SV-245565r991589_rule
V-245565
SRG-OS-000480-GPOS-00227
AIX7-00-002093
CAT II
10
Change the ownership of the file to root using command:
# chmod 0640 /etc/inetd.conf
Check the group ownership of "/etc/inetd.conf":
# ls -al /etc/inetd.conf
The above command should yield the following output:
-rw-r----- root system /etc/inetd.conf
If the file has a mode more permissive than "0640", this is a finding.
V-245565
False
AIX7-00-002093
Check the group ownership of "/etc/inetd.conf":
# ls -al /etc/inetd.conf
The above command should yield the following output:
-rw-r----- root system /etc/inetd.conf
If the file has a mode more permissive than "0640", this is a finding.
M
4012