If you can see this check that
| Next | Prev | Quiz Index |
| A. | /etc/gshadow |
| B. | /etc/htaccess |
| C. | /etc/passwd |
| D. | /etc/users |
| E. | /etc/shadow |
Almost right, but this file is involved with group passwords and not user
passwords.
This is just silly.
In the past this was true, but in modern systems the passwords are
stored in a different file, making it much harder to see the encrypted
passwords of users without being root.
This is just silly.
Shadow does indeed hold this information.