This is an old revision of the document!


Add existing user to existing group on linux

#                   -> Group
#                   |     -> User
#                   |     |
sudo usermod -a -G sudo myuser
 
# OR 
sudo adduser myuser sudo
 
# Quick group permission update  / without logout
newgrp webdev
howto/add_existing_user_to_existing_group_on_linux.1493882580.txt.gz · Last modified: (external edit)
Back to top
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0