SV-215285r508663_rule
V-215285
SRG-OS-000032-GPOS-00013
AIX7-00-002100
CAT II
10
Remove the symlink of "/var/adm/wtmp" file by using the following command:
# rm /var/adm/wtmp
The "/var/adm/wtmp" file will be created when the system logs event for successful or failed login.
Check if the file "/var/adm/wtmp" is a symlink by using the following command:
# ls -al /var/adm/wtmp
The above command should yield the following output:
-rw-rw-r-- 1 adm adm 45360 Sep 05 15:00 /var/adm/wtmp
If the file "/var/adm/wtmp" is a symlink, this is a finding.
V-215285
False
AIX7-00-002100
Check if the file "/var/adm/wtmp" is a symlink by using the following command:
# ls -al /var/adm/wtmp
The above command should yield the following output:
-rw-rw-r-- 1 adm adm 45360 Sep 05 15:00 /var/adm/wtmp
If the file "/var/adm/wtmp" is a symlink, this is a finding.
M
4012