[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
 


dos2unix

Well-Known Member
Joined
May 3, 2019
Messages
1,911
Reaction score
1,508
Credits
13,113
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
 
OP
SpongeB0B

SpongeB0B

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

Members online


Top