Setting up Active Directory (AD) permissions allows administrators to assign access policies to secure their environment and lower their maintenance cost by having centralized management.
Overview
This article describes how to set up shares and sub-folders on a ReadyDATA device to achieve the equivalent Windows file server read/write permissions(NTFS Capable permissions).
Equipment
- Windows 2008 Server (Win2K12 uses the same methodology)
- ReadyDATA 516 unit
Scenario for This Guide
- A share on ReadyDATA, with sub-folders in a Windows 2008 domain.
- Within the sub-folders, both public (2014) and private (2013) directories exist.
- All members of the Domain Users group are allowed to read the public directory in each share.
- Only members of specific groups, such as SalesExecs, are allowed to read content in the private directory in the share.
- Users are forbidden to create new directories in the root of the Sales share.
Create a Share on the ReadyDATA
To create a share:
- Go to Shares .
- Click the Plus sign next to your created volume.
- Add the new share name.
- Make sure there is a check mark next to SMB check box.
- Configure your continuous protection and compression options as needed.
,,
,,

,,
,,

,,
,

Verify Network Access
,To verify network access:
,-
,,
- Right-click on the newly created share Sales and select Properties. ,,
- Verify that the Everyone user is set to Read/Write. ,,
- Verify that Allow Anonymous access is not checked.
- Go to the ReadyDATA new FQDN.
For example, if the ReadyDATA is named DATA1, then open \\data1.domain.suffix\ in Windows Explorer. - Right-click on the Sales share and select Properties.
- Select Advanced on the
Security tab.

- Select Change Permissions.
- Select Everyone and click the Edit button.
- To disallow all of the allowed permissions, click the Clear All
button and then click the OK button.


- Add the security group Domain
Users with reading-rights by allowing read, execute, and list folder-contents.

- Click the OK button and
select YES on the following
prompt.
CREATOR OWNER and CREATOR GROUP are created by default also. These groups should not be modified.

- Right-click on the folder 2014 and select Properties.
- On the Security tab, add the group SalesExecs and grant them Full Control.
- Accept by clicking on the OK
button.

All other permissions are inherited from the root share. - On the Security tab, add the
group SalesExecs and grant them
Full Control rights.

- Now click the Advancedtab.
- Select the security group Domain Users and select Deny all Permissions except list folder and Read Attributes on the Advanced screen.
- Click the OK button.

- Click the OK button again.
- Select YES on the next prompt.
- On the Properties screen, click the OK button.
- Test the Private Folder
permissions.
As the administrator, transfer the Sales Archive for the Private folder to 2013. See Object name.

The permissions correctly show the Domain Users having the special read-only permssions and the Sales execs having full control. - Test the Public Folder
permissions.
As the administrator, transfer Sales Archive Public for the Public folder to 2014.

The sharing in this example works as expected. We have full control from the parent folder.
The scenario conditions required the domain users not to access the 2013 folder.

,,
Change this setting if it is not.
,,
,,
,
Set Up Root Share Permissions From a Windows Client
Before you do anything with files or folders within the share, log in to a Windows server as the administrator account.
Use the account that was used to join the ReadyDATA to the domain. This account is usually Administrator or Domain Admin.
To set up root share permissions from a Windows client:
Create Your Sub-Folder Structure
You are still logged in as the domain administrator.
In our example, the folders are called Public and Protected. The goal is to let the Sales group have write-access to the two sub-folders Public and Protected within the Data folder. All other users should have read-only access to the Public folder.
To create the public folder \\data1.domain.suffix\Sales\2014:
To create the protected folder \\data1.domain.suffix\Sales\2013:
Test Permissions
All members of the group SalesExecs can write to both sub-folders, while all members of the group Domain Users are allowed to read the Public folder.
To test the permissions:
Notes: The deny option does not work with ReadyDATA OS 6 the way you would expect it to work on a Windows Server. Once you have set up everything, always use a Windows client to modify permissions. Do not use the Advanced Permissions tab of the Shares to manage file access.