Linux: Users and Groups

Linux: Users and Groups

9th Grade - University

14 Qs

quiz-placeholder

Similar activities

F3 Linux User Management Quiz

F3 Linux User Management Quiz

12th Grade - University

15 Qs

Linux Chapter 7 Review

Linux Chapter 7 Review

9th - 12th Grade

16 Qs

ASSO - Połączenie SSH, Użytkownicy, Grupy, Hasła, Uprawnienia

ASSO - Połączenie SSH, Użytkownicy, Grupy, Hasła, Uprawnienia

8th - 12th Grade

17 Qs

Linux Lesson1

Linux Lesson1

University

10 Qs

Chapter 14

Chapter 14

University

10 Qs

Chapter 6 - Unix II

Chapter 6 - Unix II

University

15 Qs

Linux Fail Show: Comando ou Consequência

Linux Fail Show: Comando ou Consequência

University

10 Qs

RedHat Linux Week 7 Review

RedHat Linux Week 7 Review

9th - 12th Grade

12 Qs

Linux: Users and Groups

Linux: Users and Groups

Assessment

Quiz

Computers

9th Grade - University

Hard

Created by

Steven Ellison

Used 74+ times

FREE Resource

14 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the name of the file in which details of user accounts are stored?

/etc/uac

/etc/accounts

/etc/passwd

/etc/shadow

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the name of the file that stores salted/hashed versions of user passwords for authentication?

/etc/uac

/etc/passwd

/etc/shadow

/etc/.pws

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What command can be used to change password policies such as minimum and maximum password age?

usermod

chage

passwd

pwd

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Given the following entry in a the /etc/shadow file, what does the $6 tell you?

$6$CsSxcYg1Ll.....

6 days till password expiration

6 days since password last changed

Sha-512 Hashing algorithm was used

The password is 6 characters long

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If you enter a command like the following, what does the ( -I 7 ) portion do?


sudo chage -m 1 -M 90 -W 7 -I 7 tatortot

sets an inactivity grace period of 7 days before account is disabled

sets the account as inactive after 7 failed login attempts

remembers the last 7 logins

logs out tatortot after 7 minutes of inactiviy

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the default sudo command reprompt behavior; when will it ask you to enter your password when using sudo repeatedly?

Trick question, it always does

Only once per session

every 5 minutes

every 5 attempts

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What file allows you to set defaults for account and password expiration for all newly created users?

/etc/passwd

/etc/login.defs

/etc/usermods

/etc/acct.defs

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?