vserver services name-service ldap client schema delete
Contributors
Suggest changes
- PDF of this doc site
Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
Delete an LDAP schema template
Availability: This command is available to cluster and Vserver administrators at the advanced privilege level.
Description
The vserver services name-service ldap client schema delete
command deletes an LDAP schema template. A Vserver administrator can only delete templates owned by the Vserver.
You cannot delete the default schema templates. |
Parameters
[-vserver <Vserver Name>]
- Vserver-
This parameter specifies the name of Vserver owning the LDAP schema template you want to delete.
-schema <text>
- Schema Template-
This parameter specifies the name of the schema template you want to delete.
Examples
The following example deletes a schema template named corp-schema
owned by Vserver vs1
:
cluster1::> vserver services name-service ldap client schema delete -vserver vs1 -schema corp-schema