CompTIA
XK0-004 · Question #107
An administrator needs to see a list of the system user's encrypted passwords. Which of the following Linux files does the administrator need to read?
The correct answer is A. /etc/shadow. The encrypted passwords and other information such as password expiry information (the password aging information) are stored in /etc/shadow file.
Security
Question
An administrator needs to see a list of the system user's encrypted passwords. Which of the following Linux files does the administrator need to read?
Options
- A/etc/shadow
- B/etc/skel
- C/etc/passwd
- D/etc/pw
How the community answered
(56 responses)- A89% (50)
- B4% (2)
- C2% (1)
- D5% (3)
Explanation
The encrypted passwords and other information such as password expiry information (the password aging information) are stored in /etc/shadow file.
Topics
#/etc/shadow#password file#user authentication#Linux security
Community Discussion
No community discussion yet for this question.