ubuntu:users:add_a_user_to_a_group
This is an old revision of the document!
Ubuntu - Users - Add a User to a Group
How to add an existing user to an existing group.
Using the -a -G option, adds user to the supplemental group(s).
sudo usermod -a -G [groupname] [username]
ubuntu/users/add_a_user_to_a_group.1575497020.txt.gz · Last modified: 2020/07/15 09:30 (external edit)