[Solved] Can a user manage a group ?

SpongeB0B

Member
Joined
Feb 11, 2022
Messages
30
Reaction score
7
Credits
270
Hi everyone,

is there a way to assign admin right for a group ? meaning that this user will be able to add, remove membership of this group ?

Thanks
 


Generally it's a root function.
There is always sudo, and the "wheel" group.
The other option is... every user has their own group when they get created.
User bob ahas a group called bob.
You can do some things with that group.
usermod -g john bob
 

Staff online

Members online


Latest posts

Top