ユーザーは、営業時間外に Linux VM にログインすることでポリシーに違反している疑いがあります。 ユーザーのアクティビティを追跡するのに最適なシステム ファイルはどれですか。
正解:A
The /var/log/securefile in Linux logs security-related messages, including authentication attempts such as user logins (both successful and failed) via SSH or other authentication mechanisms. This file is the best source for tracking a user's login activities to identify whether they accessed the system during non-business hours.