Commands for managing LDAP client configurations
There are specific ONTAP commands for managing LDAP client configurations.
Note
SVM administrators cannot modify or delete LDAP client configurations that were created by cluster administrators.
If you want to... | Use this command... |
---|---|
Create an LDAP client configuration | vserver services name-service ldap client create |
Display LDAP client configurations | vserver services name-service ldap client show |
Modify an LDAP client configuration | vserver services name-service ldap client modify |
Change the LDAP client BIND password | vserver services name-service ldap client modify-bind-password |
Delete an LDAP client configuration | vserver services name-service ldap client delete |
See the man page for each command for more information.
Give documentation feedback