SV-215286r508663_rule
V-215286
SRG-OS-000032-GPOS-00013
AIX7-00-002101
CAT II
10
Remove the symlink of "/etc/security/failedlogin" file by using the following command:
# rm /etc/security/failedlogin
The "/etc/security/failedlogin" file will be created when system logs event for a failed login.
Check if the file "/etc/security/failedlogin" is a symlink by using the following command:
# ls -al /etc/security/failedlogin
The above command should yield the following output:
-rw------- 1 root system 648 Sep 05 14:59 /etc/security/failedlogin
If the file "/etc/security/failedlogin" is a symlink, this is a finding.
V-215286
False
AIX7-00-002101
Check if the file "/etc/security/failedlogin" is a symlink by using the following command:
# ls -al /etc/security/failedlogin
The above command should yield the following output:
-rw------- 1 root system 648 Sep 05 14:59 /etc/security/failedlogin
If the file "/etc/security/failedlogin" is a symlink, this is a finding.
M
4012