You are not logged in.

#1 2008-06-24 07:37:58

Myav
Member
Registered: 2007-05-07
Posts: 58

How can I delete a group administrator?

I've read in the man page of gpasswd, that the following command can be used to create a group administrator:

sudo gpasswd -A some_user some_group

But how to delete the group administrator from the group? hmm

Thanks.

Offline

#2 2008-06-24 08:55:12

Rokas
Member
Registered: 2008-06-22
Posts: 8

Re: How can I delete a group administrator?

Try sudo gpasswd -r user group

Offline

#3 2008-06-24 11:39:58

Myav
Member
Registered: 2007-05-07
Posts: 58

Re: How can I delete a group administrator?

Rokas wrote:

Try sudo gpasswd -r user group

This command removes the password from the group, but I want to turn a group administrator into a normal member.

Last edited by Myav (2008-06-24 11:42:51)

Offline

Board footer

Powered by FluxBB