vserver services name-service ldap client delete
Delete an LDAP client configuration
Availability: This command is available to cluster and Vserver administrators at the admin privilege level.
Description
The vserver services name-service ldap client delete command deletes an LDAP client configuration. A Vserver administrator can only delete configurations owned by the Vserver.
Parameters
- [-vserver <Vserver Name>] - Vserver
- This parameter specifies the name of the Vserver which owns the LDAP client you want to delete. A data Vserver or admin Vserver can be specified.
- -client-config <text> - Client Configuration Name
- This parameter specifies the name of the LDAP client configuration you want to delete.
Examples
The following example deletes an LDAP client configuration named corp owned by Vserver vs1:
cluster1::> vserver services name-service ldap client delete -vserver vs1 -client-config corp
Give documentation feedback