19 - LDAP Signing and Sealing

Information

Beginning in ONTAP 9, signing and sealing are supported to enable session security on queries to an LDAP server. This approach provides an alternative to LDAP-over-TLS session security.

Signing confirms the integrity of LDAP payload data using secret key technology. Sealing encrypts the LDAP payload data to avoid transmitting sensitive information in clear text. The session security settings on an SVM correspond to those available on the LDAP server. By default, LDAP signing and sealing are disabled.

Solution

To enable this function, run the vserver cifs security modify command with the session-security-for-ad-ldap parameter. See the following list of options for LDAP security functions:

- none (default, no signing or sealing)
- sign (sign LDAP traffic)
- seal (sign and encrypt LDAP traffic)

Note: The sign and seal parameters are cumulative, meaning that if the sign option is used, the outcome is LDAP with signing. However, if the seal option is used, the outcome is both sign and seal. In addition, if a parameter is not specified for this command, the default is none.

The following text provides an example configuration:

cluster1::> vserver cifs security modify -vserver vs1 -kerberos-clock-skew 3 -kerberos-ticket-age 8 -session-security-for-ad-ldap seal

See Also

https://www.netapp.com/us/media/tr-4569.pdf

Item Details

Category: SYSTEM AND COMMUNICATIONS PROTECTION

References: 800-53|SC-8

Plugin: Netapp_API

Control ID: 8deadc3e216c4263e0991d3b65d030e2a58253b85d4dd4d2d34ca4bce6afa587