Skip to main content
A newer release of this product is available.

vserver services name-service ldap client schema delete

Contributors
Suggest changes

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.

Note 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