If you can see this check that
| Next | Prev | Quiz Index |
| A. | /etc/users |
| B. | /etc/htaccess |
| C. | /etc/passwd |
| D. | /etc/gshadow |
| E. | /etc/shadow |
This is just silly.
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.
Almost right, but this file is involved with group passwords and not user
passwords.
Shadow does indeed hold this information.