Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 1.36 KB

ldap-signing-sealing-concepts-concept.adoc

File metadata and controls

16 lines (13 loc) · 1.36 KB
permalink sidebar keywords summary
smb-admin/ldap-signing-sealing-concepts-concept.html
sidebar
ontap, configure, sign, seal, enable, ldap, session, security, active, directory, ad, server, cifs, setting, storage, virtual, machine, svm, ldap signing and sealing concepts
Beginning with ONTAP 9, you can configure signing and sealing to enable LDAP session security on queries to an Active Directory (AD) server. You must configure the CIFS server security settings on the storage virtual machine (SVM) to correspond to those on the LDAP server.

LDAP signing and sealing concepts

Beginning with ONTAP 9, you can configure signing and sealing to enable LDAP session security on queries to an Active Directory (AD) server. You must configure the CIFS server security settings on the storage virtual machine (SVM) to correspond to those on the LDAP server.

Signing confirms the integrity of the LDAP payload data using secret key technology. Sealing encrypts the LDAP payload data to avoid transmitting sensitive information in clear text. An LDAP Security Level option indicates whether the LDAP traffic needs to be signed, signed and sealed, or neither. The default is none.

LDAP signing and sealing on CIFS traffic is enabled on the SVM with the -session-security-for-ad-ldap option to the vserver cifs security modify command.