Creating a local Windows group
You can use Storage Manager to create local Windows groups that can be used for authorizing access to the data contained in the storage virtual machine (SVM) over an SMB connection. You can also assign the privileges that define the user rights or capabilities that a member of the group has when performing administrative activities.
Before you begin
CIFS server must be configured for the SVM.
About this task
You can specify a group name with or without the local domain name.
The local domain is the name of the CIFS server for the SVM . For example, if the CIFS server name of the SVM is
CIFS_SERVER
and you want to create anengineering
group, you can specify eitherengineering
orCIFS_SERVER\engineering
as the group name.The following rules apply when using a local domain as part of the group name:
You can specify only the local domain name for the SVM to which the group is applied.
For example, if the local CIFS server name is
CIFS_SERVER
, you cannot specifyCORP_SERVER\group1
as the group name.You cannot use
BUILTIN
as a local domain in the group name.For example, you cannot create a group with
BUILTIN\group1
as the name.You cannot use an Active Directory domain as a local domain in the group name.
For example, you cannot create a group named
AD_DOM\group1
, whereAD_DOM
is the name of an Active Directory domain.
You cannot use a group name that already exists.
The group name that you specify must meet the following requirements:
Must not exceed 256 characters
Must not end in a period
Must not include commas
Must not include any of the following printable characters: " / \ [ ] : | < > + = ; ? * @
Must not include characters in the ASCII range 1 through 31, which are non-printable
Result
The local Windows group is created and is listed in the Groups window .