システム管理者は、すべての会社サーバーを監査して、最小限のセキュリティ ベースラインを満たしていることを確認しています。 Linux サーバーを監査しているときに、システム管理者は次のことを観察します。 /etc/shadow ファイルには、ベースラインの推奨を超えるアクセス許可が設定されています。この問題を解決するには、システム管理者が次のコマンドのうちどれを使用する必要がありますか?
正解:A
The chmod, or change mode, command allows an administrator to set or modify a file's permissions. Every UNIX/Linux file has an owner user and an owner group attached to it, and every file has permissions associated with it.