Linux Essentials (010-160) — Question 69

Which one of the following statements concerning Linux passwords is true?

Answer options

Correct answer: D

Explanation

The correct answer is D because Linux stores passwords in a hashed format to enhance security, making them difficult to retrieve in plain text. Option A is incorrect as there is no master password that can decrypt all passwords. Options B, C, and E are also incorrect as they impose unnecessary restrictions that are not true for Linux password policies.