By default, VAST Cluster supports a predefined privileged SMB client user and grants backup and restore privilege to the built-in Active Directory backup operators group. The privileged user and group are designed to enable emergency backup, restore, permission and ownership fixing of files and directories in emergency situations. The privileged user can read, write, delete, and change permissions on any file which is exposed using an SMB-enabled view, regardless of what the underlying filesystem permissions allow.
The privileged user and group are supported on each tenant that is connected to an SMB-allowed Active Directory domain. Settings pertaining to the user and group are configured in the tenant configuration.
The SMB privileged user is predefined with the user name 'vastadmin'. This user is supported when added to the Active Directory domain to which the cluster is joined. The user can have any SID. You can change optionally disable the user or change the user name.
The SMB privileged group is a group the members of which can bypass file security to backup and restore files and directories which are exposed by SMB-enabled views. You can optionally disable the group, customize the group SID and change its access level.
Note
By default, the SMB privileged group SID is that of the standard built-in Backup Operators group, which can be found in any Active Directory domain. There is a known issue that SMB privileges are not effective for members of the default built-in Backup Operators group. However, when you configure a custom SID for the SMB privileged group, the privileges do take effect for that group.
Important
Changes to these features are not guaranteed to take effect for established share mounts. Any changes you make to the privileged user and group apply after the relevant users remount SMB shares on clients.
The table below describes the default configuration and the modifications you can make to suit security preferences. These settings are per tenant.
Privileged User/Group |
Default Configuration |
Configuration Options |
---|---|---|
SMB privileged user |
|
|
SMB privileged group |
|
|
The following privileges are granted to the SMB privileged user and group:
Privilege |
Description |
Granted to SMB Privileged User (if enabled) |
Granted to SMB Privileged Group (if enabled) |
---|---|---|---|
SE_BACKUP_NAME |
Back up files and directories. |
Yes |
Yes |
SE_RESTORE_NAME, |
Restore files and directories. |
Yes |
If full access is enabled |
See Modifying Tenants.
To modify SMB security settings via the VAST CLI, use the tenant modify command.
Comments
0 comments
Article is closed for comments.