vserver services name-service unix-group 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 local UNIX group
Availability: This command is available to cluster and Vserver administrators at the admin privilege level.
Description
The vserver services name-service unix-group delete
command deletes a local UNIX group from a Vserver.
Parameters
-vserver <vserver name>
- Vserver-
Use this parameter to specify the Vserver location of the local UNIX group to delete.
-name <text>
- Group Name-
Use this parameter to specify the local UNIX group to delete.
Examples
The following example deletes a local UNIX group named testgroup from a Vserver named vs0:
cluster1::> vserver services name-service unix-group delete -vserver vs0 -name testgroup