Q. The encrypted password of a user is stored in ____
β
Correct Answer: (A)
/etc/shadow
Explanation: The /etc/shadow file, contains the encrypted password as well as other information such as account or password expiration values, etc. The /etc/shadow file is readable only by the root account and therefore does not represent a great security risk.