1
00:00:06,580 --> 00:00:09,460
Okay, let's have a look at the
commands that we have seen in this lesson.

2
00:00:10,259 --> 00:00:15,745
User add is what you use to add a
user. User mod is for modifying user dells for deleting

3
00:00:15,745 --> 00:00:21,230
a user, and we have also seen Group add,
group mod and group del, which is for group management.

4
00:00:22,030 --> 00:00:26,530
ID is pretty convenient because it
shows group membership for a user.

5
00:00:27,530 --> 00:00:33,269
Getent allows you to get
administrative information about your users from

6
00:00:33,269 --> 00:00:39,009
either the local passwd file
or some central authentication mechanism.

7
00:00:40,189 --> 00:00:46,114
PASSWD is how you set password properties,
and CHAA is focusing on user agent

8
00:00:46,114 --> 00:00:52,039
information W and who are showing user
information in the old school style and

9
00:00:52,039 --> 00:00:57,965
login CTL interfaces system. The to get
information about current users and what they

10
00:00:57,965 --> 00:01:03,890
are doing and that can be
convenient to terminate sessions. For instance.
