1
00:00:00,570 --> 00:00:01,980
In this section of the course,

2
00:00:01,980 --> 00:00:04,680
we're going to start covering domain two, security,

3
00:00:04,680 --> 00:00:07,020
and specifically objective 2.2,

4
00:00:07,020 --> 00:00:09,390
which focuses on users and groups.

5
00:00:09,390 --> 00:00:12,240
Objective 2.2 states that given a scenario,

6
00:00:12,240 --> 00:00:14,550
you must implement identity management.

7
00:00:14,550 --> 00:00:18,000
That's right, this section is all about users and groups.

8
00:00:18,000 --> 00:00:18,930
We're going to start out talking

9
00:00:18,930 --> 00:00:21,540
about the superuser or the root user,

10
00:00:21,540 --> 00:00:24,660
then we're not only going to discuss but also demonstrate

11
00:00:24,660 --> 00:00:27,630
how to create, modify and delete users and groups

12
00:00:27,630 --> 00:00:29,250
from our Linux system.

13
00:00:29,250 --> 00:00:31,890
After that, you're going to learn how to query users in groups

14
00:00:31,890 --> 00:00:35,400
across the system and how to configure account profiles.

15
00:00:35,400 --> 00:00:38,220
As I said, you won't just be learning the theory here,

16
00:00:38,220 --> 00:00:40,170
but I'm also going to be showing you how to use the commands

17
00:00:40,170 --> 00:00:42,870
associated with performing all these different actions

18
00:00:42,870 --> 00:00:44,400
in the demo environment.

19
00:00:44,400 --> 00:00:46,170
So this is a way we're going to work

20
00:00:46,170 --> 00:00:48,480
as we go through all the pace of the course

21
00:00:48,480 --> 00:00:50,730
I'm first going to discuss how these things work,

22
00:00:50,730 --> 00:00:52,350
and then Jamari is going to take you

23
00:00:52,350 --> 00:00:54,870
into a live demonstration on a Linux system

24
00:00:54,870 --> 00:00:57,690
to see how you can execute these things in the shell.

25
00:00:57,690 --> 00:01:00,810
So if you haven't already installed CentOS for yourself,

26
00:01:00,810 --> 00:01:02,760
I recommend you pause the video now,

27
00:01:02,760 --> 00:01:05,760
go back and install your own Linux operating system now

28
00:01:05,760 --> 00:01:08,160
so you can follow along with the demonstrations.

29
00:01:08,160 --> 00:01:10,590
There is no better way to gain experience with Linux

30
00:01:10,590 --> 00:01:12,540
than to actually enter these commands yourself,

31
00:01:12,540 --> 00:01:15,450
and practice them hands on in your own environment.

32
00:01:15,450 --> 00:01:18,540
So if you've installed your copy of CentOS already,

33
00:01:18,540 --> 00:01:21,453
let's dive into our lessons on users and groups.

