Group Management Flashcards
1
Q
Where are groups defined in linux?
A
/etc/groups
2
Q
What command would I use to create a new group?
A
groupadd
3
Q
How would i modify a group or add new users?
A
groupmod
4
Q
What utility would I use to remove a group?
A
groupdel
5
Q
What utility would armoire me to manage group memberships?
A
usermod
6
Q
What command would i use to see what gross an user is apart of?
A
groups [ users user2]
7
Q
How many secondary gross can a user have?
A
0 to 15