vserver services name-service ldap delete
Delete an LDAP configuration
Availability: This command is available to cluster and Vserver administrators at the admin privilege level.
Description
The vserver services name-service ldap delete command removes the LDAP configuration, which is an LDAP client configuration's association with a Vserver.
Note
Make sure that you remove 'ldap' from the Vserver's -ns-switch and -nm-switch parameters and test connectivity before deleting a working LDAP configuration.
Parameters
- -vserver <Vserver Name> - Vserver
- This parameter specifies the Vserver from which you want to disassociate the LDAP client configuration. A data Vserver or admin Vserver can be specified.
Examples
The following example disassociates the current LDAP client configuration from Vserver "vs1".
cluster1::> vserver services name-service ldap delete -vserver vs1
Give documentation feedback