User&group
User&group
0 1-999 1000-60000
User datais
Set password
Group Management
Linux, a group is a collection of users. The main purpose of the groups is to
define a set of privileges like read, write, or execute permission for a given
resource that can be shared among the users within the group
Linux Groups
There are two types of groups that a user can belong to:
0 1-999 1000-60000
To create group
Groupadd groupname
To rename group
To change group id
To delete group
Groupdel groupname