TestOut SecurityPro (8.8-8.12)

TestOut SecurityPro (8.8-8.12)

University

19 Qs

quiz-placeholder

Similar activities

Computer Network Basics

Computer Network Basics

University

16 Qs

CompTIA IT Fundamentals Practice

CompTIA IT Fundamentals Practice

9th Grade - University

20 Qs

Triggers

Triggers

University

20 Qs

Permisologia Ubuntu

Permisologia Ubuntu

University

15 Qs

EmTech Q2 L1

EmTech Q2 L1

12th Grade - University

20 Qs

Design Principles/Cognitive and Affective

Design Principles/Cognitive and Affective

University

20 Qs

System Success & Failure

System Success & Failure

University

15 Qs

Linux User Management

Linux User Management

10th Grade - University

20 Qs

TestOut SecurityPro (8.8-8.12)

TestOut SecurityPro (8.8-8.12)

Assessment

Quiz

Computers

University

Hard

Created by

James Stephens

Used 1+ times

FREE Resource

19 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Windows


What should you do to a user account if the user goes on an extended vacation? (8.8 #1)

Monitor the account more closely

Remove all rights from the account

Delete the account

Disable the account

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Windows Domain Users


You're the network administrator of a small nonprofit organization. Currently, an employee named Craig Jenkins handles all the help desk calls for the organization.


In recent months, the volume of the help desk calls has exceeded what Craig can manage alone, so an additional help desk employee was hired to carry some of the load.


Currently, permissions to network resources are assigned directly to Craig's user object. Because the new employee needs exactly he same level of access, you decide to simply copy Craig's Active Directory domain user object and rename it with the new employee's name.


Will this strategy work? (8.8 #5)

No. Making a copy of an existing user causes both accounts to have the same security identifier (SID)

Yes. This strategy will be successful

No. Permission are not copied when a user account is copied.

No. Active Directory does not permit you to copy an existing user account.

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

You're a Linux network administrator. One of your Linux users, Karen Scott, has recently married and is now Karen Jones. She has requested that her username be changed from kscott to kjones, but no other values change. Which of the following commands will accomplish this?

usermod -l kjones kscott

usermod -l kscott kjones

usermod -u kscott kjones

usermod -u kjones kscott

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Linux


You've performed an audit and found an active account for an employee with the username joer. This user no longer works for the company.


Which can you use to disable this account? (8.9 #2)

usermod -L joer

usermod -u joer

usermod -d joer

usermod -l joer

5.

MULTIPLE SELECT QUESTION

1 min • 1 pt

Linux


An employee named Bob Smith, whose user name is bsmith, has left the company. You've been instructed to delete his user account and home directory.


Which of the following commands would do that? (choose 2)

(8.9 #3)

userdel bsmith

userdel bsmith; rm -rf /home/bsmith

userdel -r bsmith

userdel -h bsmith

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Linux


A user with the account name larry was terminated from the company. There's a good reason to believe that he'll attempt to access and damage files in the system in the very near future.


Which of the following commands will disable or remove the user account from the system and remove his home directory? (8.9 #4)

userdel larry

userdel -r larry

userdel -home larry

userdel -h larry

7.

MULTIPLE SELECT QUESTION

1 min • 1 pt

Linux


Which of the following utilities could you use to lock a user account? (Choose 2) (8.9 #6)

useradd

passwd

userdel

usermod

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?