Linux Ask!

Linux Ask! is a Q & A web site specific for Linux related questions. Questions are collected, answered and audited by experienced Linux users.

Add an existing user to an existing group

Answer:

Add an existing user to an existing group (supplemental group)

# sudo usermod -a -G www-data john

john will be added to the www-data group

  1. Add a user to group in Linux
  2. Add a user that can gain root privileges in Ubuntu
  3. How to rename a user in Linux?
  4. Find files by group
  5. Display current login user information

Leave a Reply

(required)

(required)

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>