The requested article is not available. Either it doesn't apply to this version of the product or the relevant information is organized differently in this version of the docs. You can search, browse, or go back to the other version.
Display information about members of local groups
-
PDF of this doc site
-
Cluster administration
-
Volume administration
-
Logical storage management with the CLI
-
-
NAS storage management
-
Configure NFS with the CLI
-
Manage NFS with the CLI
-
Manage SMB with the CLI
-
Manage file access using SMB
-
-
-
Security and data encryption
-
Data protection and disaster recovery
-

Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
You can display a list of all members of local groups configured on the cluster or on a specified storage virtual machine (SVM). This information can be useful when troubleshooting file-access issues or user-rights (privilege) issues.
Step
-
Perform one of the following actions:
If you want to display information about… Enter the command… Members of all local groups on the cluster
vserver cifs users-and-groups local-group show-members
Members of all local groups on the SVM
vserver cifs users-and-groups local-group show-members -vserver vserver_name
Example
The following example displays information about members of all local groups on SVM vs1:
cluster1::> vserver cifs users-and-groups local-group show-members -vserver vs1 Vserver Group Name Members --------- ---------------------------- ------------------------ vs1 BUILTIN\Administrators CIFS_SERVER\Administrator AD_DOMAIN\Domain Admins AD_DOMAIN\dom_grp1 BUILTIN\Users AD_DOMAIN\Domain Users AD_DOMAIN\dom_usr1 CIFS_SERVER\engineering CIFS_SERVER\james