2.3 Ensure that the LDAP connection uses TLS

Information

TLS (Transport Layer Security) provides secure communication over a network.

Secure the data sent to the LDAP server which can include user authentication and search requests.

NOTE: Nessus has provided the target output to assist in reviewing the benchmark to ensure target compliance.

Solution

Set the sslEnabled attribute on all ldapRegistry elements in ${server.config.dir}/configDropins/overrides/<any file name>.xml Also set the sslRef attribute to a value that contains the correct keystore and truststore configuration for LDAPS communication.

<ldapRegistry
sslEnabled="true" sslRef="LDAPSSLSettings" >
</ldapRegistry>

<ssl id="LDAPSSLSettings" keyStoreRef="LDAPKeyStore" trustStoreRef="LDAPTrustStore" />

See Also

https://workbench.cisecurity.org/benchmarks/7724

Item Details

Category: ACCESS CONTROL, IDENTIFICATION AND AUTHENTICATION, SYSTEM AND COMMUNICATIONS PROTECTION

References: 800-53|AC-17(2), 800-53|IA-5, 800-53|IA-5(1), 800-53|SC-8, 800-53|SC-8(1), CSCv7|16.5

Plugin: Unix

Control ID: 6be3f41ac28d783f51aacfd276fa88ea007be9467ee6b1e25388e68b0fa0301d