SV-215373r508663_rule
V-215373
SRG-OS-000095-GPOS-00049
AIX7-00-003068
CAT II
10
In "/etc/inetd.conf", comment out the "time" entries by running commands:
# chsubserver -r inetd -C /etc/inetd.conf -d -v 'time' -p 'udp'
# chsubserver -r inetd -C /etc/inetd.conf -d -v 'time' -p 'tcp'
Restart inetd:
# refresh -s inetd
From the command prompt, execute the following command:
# grep "^time[[:blank:]]" /etc/inetd.conf
If there is any output from the command, this is a finding.
V-215373
False
AIX7-00-003068
From the command prompt, execute the following command:
# grep "^time[[:blank:]]" /etc/inetd.conf
If there is any output from the command, this is a finding.
M
4012