"How are Linux passwords stored?
All modern Linux operating systems use the /etc/shadow file to store user passwords in an encrypted hashed format. Only root users or commands with suid bit can access the /etc/shadow file. All other user information, such as user names, home directory, and default shell, is stored in the /etc/passwd file." (Google Search)
Source https://www.cyberciti.biz/faq/where-are-the-passwords-of-the-users-located-in-linux/#:~:text=All%20modern%20Linux%20operating,the%20%2Fetc%2Fpasswd%20file.
All of the Linux distributions stores user information in a central file named /etc/passwd. The /etc/passwd file is a simple text based flat database which contains the current Linux system users with information like user name, user ID, default shell etc. Decades ago the /etc/passwd was also containing the user password hashes but because of the security reasons the password hashes moved into the file named /etc/shadow.
@Djerod @oe_albornoz Correct answers: B. The numerical user ID C. The username E. The user\s default shell
The encripted password is stored in shadow file
This section is not available anymore. Please use the main Exam Page.010-160 Exam Questions
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Djerod
Highly Voted 4 years, 9 months agooe_albornoz
Highly Voted 4 years, 9 months agoBenny222
Most Recent 8 months agojames2033
1 year, 8 months agoVovanich
2 years, 4 months agoBarrinhas
2 years, 5 months agoshimij1000
2 years, 5 months agolinvidia
2 years, 6 months agoSimonMarb
2 years, 9 months agoUser8675309
2 years, 11 months agoAamm033
3 years agoMiragico
3 years, 1 month agostressedout7
3 years, 1 month agoshosha
3 years, 3 months agoFunkslinger
3 years, 3 months agoFunkslinger
3 years, 3 months agoMisterK3
3 years, 5 months ago