This topic describes how to add Active Directory (AD) domain users and AD groups to an SMB share of a file gateway.
Prerequisites
A Server Message Block (SMB) share is created for the gateway. For more information, see Create a share.
The gateway is added to an AD domain. For more information, see How do I join a file gateway to an Active Directory domain?
The gateway version must be V1.9.3 or later. If the gateway is earlier than V1.9.3, update the gateway. For more information, see Update a gateway.
Add AD domain users
After the gateway is added to an AD domain, you can allow existing users in the domain to access the SMB share for user-authenticated access to the SMB share.
Procedure
On the Gateways page of the CSG console, click the ID of the gateway.
On the Shares tab, find the share and click Settings in the Actions column.
In the SMB Share Settings dialog box, add AD domain users to which you want to grant read/write permissions on the share and AD domain users to which you want to grant the read-only permission on the share.
NoteWhen you add AD domain users, use the <Domain username>@<domain> format.
Parameter
Example
Description
Read/Write Users
user1@xxx.com
The users who have read and write access to the SMB share.
Read-only Users
user2@xxx.com
The users who have read-only access to the SMB share.
NoteIf you grant both the read-only and read/write permissions to a user, only the read-only permission takes effect for the user.
Click OK. You can view the users that are allowed access to the SMB share on the share details page.
Add Active Directory groups
After the gateway is added to an AD domain, you can allow existing groups in the domain to access the SMB share for group-authenticated access to the SMB share.
Procedure
On the Gateways page of the CSG console, click the ID of the gateway.
On the Shares tab, find the share and click Settings in the Actions column.
In the SMB Share Settings dialog box, add AD groups to which you want to grant read/write permissions on the share and AD groups to which you want to grant the read-only permission on the share.
NoteWhen you add AD groups, use the <Domain>\<Group> format.
Parameter
Example
Description
Read/Write Users
xxx\group1
The users who have read and write access to the SMB share.
Read-only Users
xxx\group2
The users who have read-only access to the SMB share.
NoteIf you grant both the read-only and read/write permissions to a group of users, only the read-only permission takes effect for the group.
Click OK. You can view the users that are allowed access to the SMB share on the share details page.
Access the share
You access the SMB share from a Windows client. For more information, see Access an SMB share.