Labour Day Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: scxmas70

212-77 Exam Dumps - Linux Security

Question # 4

What is the name of the file that contains encrypted hashes of passwords on a Linux system?

A.

/etc/shadow

B.

/etc/.passwd

C.

/etc/passwd

D.

/.secure/.htaccess

Full Access
Question # 5

You inadvertently change the permission block on /usr/bin/passwd command to

-r-xr-xr-x.

What would be the effect of this change?

A.

No changes in how the command runs would occur.

B.

Users could no longer change their passwords because they do not have write permissions to /etc/passwd.

C.

Users' passwords would not expire.

D.

Shadow passwords would quit working.

Full Access
Question # 6

Which of the following is true of Linux passwords?

A.

They are changed with the password utility.

B.

They must be changed once a month.

C.

They may consist only of lowercase letters and numbers.

D.

They may be changed by the user who owns an account or by root.

Full Access
Question # 7

You're using a communications protocol that cannot handle encrypted passwords.

You need to disable the Shadow Password Suite. Which of the following pairs of commands restores the original clear-text passwords that you had encrypted into the /etc/shadow and /etc/gshadow files?

A.

grpunconv; passunconv

B.

grpunconv; pwunconv

C.

gconv; passunconv

D.

gconv; pwunconv

Full Access