vserver cifs group-policy 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
Change group policy configuration
Availability: This command is available to cluster and Vserver administrators at the admin privilege level.
Description
The vserver cifs group-policy modify
command modifies the group policy configuration of a CIFS server. This command is not supported for workgroup CIFS servers.
Parameters
-vserver <vserver name>
- Vserver-
This parameter specifies the Vserver whose group policy configuration you want to modify.
[-status {enabled|disabled}]
- Group Policy Status-
This parameter specifies whether the CIFS-enabled Vserver's group policy is enabled or disabled.
Examples
The following example enables the group policy for CIFS-enabled Vserver vs1.
cluster1::> vserver cifs group-policy modify -vserver vs1 -status enabled