vserver cifs users-and-groups local-group modify
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
Modify a local group
Availability: This command is available to cluster and Vserver administrators at the admin privilege level.
Description
The vserver cifs users-and-groups local-group modify
command modifies the description of a local group.
Parameters
-vserver <vserver name>
- Vserver-
This specifies the name of the Vserver.
-group-name <CIFS name>
- Group Name-
This specifies the name of the local group.
[-description <TextNoCase>]
- Description-
This specifies a description for this local group. If the description contains a space, enclose the parameter in quotation marks.
Examples
The following example modifies the description of the local group "CIFS_SERVER\g1" associated with Vserver "vs1".
cluster1::> vserver cifs users-and-groups local-group modify -vserver vs1 -group-name CIFS_SERVER\g1 -description "Example Description"