2.2 implement identity management Flashcards

1
Q

useradd command

A

Used to create an account.

-c{comment}
-d{specifies directory}
-e{set expiration date}
-f{set inactive value}
-g{specify group}

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

groupadd command

A

Used to create a group account.

-g{specifies GUID for new group}

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

userdel command

A

Deletes a user account.

-r{recursively deletes}

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

groupdel command

A

Deletes a group account.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

usermod command

A

modify a user account.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

groupmod command

A

modify a group account.

-g{change GUID}
-n{change group name}

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

id command

A

The id command displays basic account information.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

who command

A

shows who is currently logged in.

-b{specify last boot time}
-H{Display Headings}
-q{Display number of users logged in}

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

w command

A

The w command displays who is logged in as well as other useful information.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

/etc/passwd

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

/etc/group

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

/etc/shadow

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

/etc/profile

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

/etc/skel

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

.bash_profile

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

.bashrc

A
17
Q

passwd command

A
18
Q

chage command

A
19
Q

pam_tally2

A
20
Q

faillock

A
20
Q

/etc/login.defs

A