Skip to content

gpasswd

  • Manages /etc/group and /etc/gshadow
# add a user to a named group
gpasswd -a "user" "group"