SV-220068r603265_rule
V-220068
SRG-OS-000480
GEN008200
CAT II
10
Remove the extended ACL from the certificate database files.
# chmod A- /var/ldap/cert8.db /var/ldap/key3.db /var/ldap/secmod.db
Check if the system is using NSS LDAP.
# grep -v '^#' /etc/nsswitch.conf | grep ldap
If no lines are returned, this vulnerability is not applicable.
Verify the permissions of the certificate database files.
# ls -lL /var/ldap/cert8.db /var/ldap/key3.db /var/ldap/secmod.db
If the permissions of any of the files contain a "+", and extended ACL is present, this is a finding.
V-220068
False
GEN008200
Check if the system is using NSS LDAP.
# grep -v '^#' /etc/nsswitch.conf | grep ldap
If no lines are returned, this vulnerability is not applicable.
Verify the permissions of the certificate database files.
# ls -lL /var/ldap/cert8.db /var/ldap/key3.db /var/ldap/secmod.db
If the permissions of any of the files contain a "+", and extended ACL is present, this is a finding.
M
4060