πŸ“Š Linux
Q. The encrypted password of a user is stored in ____
  • (A) /etc/shadow
  • (B) /etc/enpasswwd
  • (C) /etc/.passwd
  • (D) /etc/passwd
πŸ’¬ Discuss
βœ… 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.

Explanation by: Jatin Dubey
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.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
227
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Jatin Dubey
Publisher
πŸ“ˆ
98%
Success Rate