SV-50428r2_rule
V-38627
SRG-OS-999999
RHEL-06-000256
CAT III
10
The "openldap-servers" package should be removed if not in use.
# yum erase openldap-servers
The openldap-servers RPM is not installed by default on RHEL6 machines. It is needed only by the OpenLDAP server, not by the clients which use LDAP for authentication. If the system is not intended for use as an LDAP Server it should be removed.
To verify the "openldap-servers" package is not installed, run the following command:
$ rpm -q openldap-servers
The output should show the following.
package openldap-servers is not installed
If it does not, this is a finding.
V-38627
False
RHEL-06-000256
To verify the "openldap-servers" package is not installed, run the following command:
$ rpm -q openldap-servers
The output should show the following.
package openldap-servers is not installed
If it does not, this is a finding.
M
2367