gpasswd1User Commandsgpasswdadminister the /etc/group filegpasswdgroupgpasswd-a usergroupgpasswd-d usergroupgpasswd-R groupgpasswd-r groupgpasswd-A user,-M user,groupDESCRIPTIONgpasswd is used to administer the
/etc/group file (and
/etc/gshadow file if compiled with SHADOWGRP
defined). Every group can have administrators, members and a password.
System administrator can use option to define
group administrator(s) and option to define
members and has all rights of group administrators and members.
OPTIONS
Group administrator can add and delete users using
and options respectively. Administrators can use
option to remove group password. When no password
is set only group members can use newgrp to join
the group. Option disables access via a password
to the group through newgrp command (however
members will still be able to switch to this group).
gpasswd called by a group administrator with
group name only prompts for the group password. If password is set the
members can still newgrp1 without a password, non-members must supply the password.
FILES/etc/groupgroup account information/etc/gshadowsecure group account informationSEE ALSOnewgrp1,
groupadd8,
groupdel8,
groupmod8,
grpck8,
group5,
gshadow5AUTHORRafal Maszkowski <rzm@pdi.net>