vserver services name-service unix-user 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 user
Availability: This command is available to cluster and Vserver administrators at the admin privilege level.
Description
The vserver services name-service unix-user delete
command deletes a local UNIX user from a Vserver.
Parameters
-vserver <vserver name>
- Vserver-
This parameter specifies the Vserver on which the local UNIX user is located.
-user <text>
- User Name-
This parameter specifies the user that you want to delete.
Examples
The following example deletes a local UNIX user named testuser from a Vserver named vs0:
vs1::> vserver services name-service unix-user delete -vserver vs0 -user testuser