vserver services name-service nis-domain 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 a NIS domain configuration
Availability: This command is available to cluster and Vserver administrators at the admin privilege level.
Description
The vserver services name-service nis-domain delete
command deletes an NIS domain configuration.
Deleting a NIS domain configuration removes it permanently.
Parameters
-vserver <Vserver Name>
- Vserver-
Use this parameter to specify the Vserver from which the NIS domain configuration is deleted. A data Vserver or admin Vserver can be specified.
-domain <nis domain>
- NIS Domain-
Use this parameter to specify the NIS domain whose configuration is deleted.
Examples
The following example deletes the configuration of an NIS domain named testnisdomain from a Vserver named vs2:
cluster1::> vserver services name-service nis-domain delete -vserver vs2 -domain testnisdomain