管理者は、システム ユーザーの暗号化されたパスワードのリストを確認する必要があります。 管理者が読む必要がある Linux ファイルはどれですか?
正解:A
The encrypted passwords and other information such as password expiry information (the password aging information) are stored in /etc/shadow file. https://www.cyberciti.biz/faq/where-are-the-passwords-of-the-users-located-in-linux/