everything at one place
In this blog you can find technical related stuff and also news and information.
Thursday, 30 August 2012
Changing Primary Group and Adding Secondary Group to a user
#
usermod -g testgroup user1
This command is used for changing a user’s primary group.
#
usermod -G testgroup user1
T
his command is used for adding a secondary group to the user1.
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment