Translate

Wednesday, 9 January 2013

What command is used to remove the password assigned to a group in linux?

What command is used to assign and remove the password assigned to a group in linux

gpasswd -r

The gpasswd command is used to change the password assigned to a group. Use the -r option to remove the password from the group.

No comments:

Post a Comment