How to add/change user to/from a group ?

September 21, 2010
By

I mainly was interested in how to change a user from apache group to website group. The command is:

usermod -g website bogdan

But if you want to add a user to a group follow this link: http://www.cyberciti.biz/faq/howto-linux-add-user-to-group/

To verify if the user was added to website group, type in:

id bogdan

uid=556(bogdan) gid=559(website) groups=559(website)

Sphere: Related Content

Tags:

Leave a Reply

Calendar

    September 2010
    M T W T F S S
    « Jul   Jan »
     12345
    6789101112
    13141516171819
    20212223242526
    27282930