SV-63989r1_rule
V-1011
GEN003800
GEN003800
CAT III
10
Edit each file in the /etc/xinetd.d directory and the /etc/xinetd.conf file to contain:
log_type = SYSLOG authpriv
log_on_success = HOST PID USERID EXIT
log_on_failure = HOST USERID
The /etc/xinetd.conf file contains default values that will hold true for all services unless individually modified in the service's xinetd.d file.
To make the new settings effective, restart the xinetd service:
# service xinetd restart
The /etc/xinetd.conf file and each file in the /etc/xinetd.d directory file should be examined for the following:
Procedure:
log_type = SYSLOG authpriv
log_on_success = HOST PID USERID EXIT
log_on_failure = HOST USERID
If xinetd is running and logging is not enabled, this is a finding.
V-1011
False
GEN003800
The /etc/xinetd.conf file and each file in the /etc/xinetd.d directory file should be examined for the following:
Procedure:
log_type = SYSLOG authpriv
log_on_success = HOST PID USERID EXIT
log_on_failure = HOST USERID
If xinetd is running and logging is not enabled, this is a finding.
M
System Administrator
2207