SV-245561r991589_rule
V-245561
SRG-OS-000480-GPOS-00227
AIX7-00-002144
CAT II
10
Change the ownership of the file to root using command:
# chown root /etc/syslog.conf
Check the ownership of /etc/syslog.conf using command:
# ls -al /etc/syslog.conf
The above command should yield the following output:
-rw-r----- 1 root system 993 Mar 11 07:04 /etc/syslog.conf
If the file is not owned by root, this is a finding.
V-245561
False
AIX7-00-002144
Check the ownership of /etc/syslog.conf using command:
# ls -al /etc/syslog.conf
The above command should yield the following output:
-rw-r----- 1 root system 993 Mar 11 07:04 /etc/syslog.conf
If the file is not owned by root, this is a finding.
M
4012