You can control domain users' access to storage resources by setting permissions for AD or LDAP domain users.
The Create Domain User Policy page is displayed.
The Add User Permission Policy page is displayed.
The policy content must be in JSON format and the total length of all policies for an object user can contain a maximum of 2048 characters. For example: {"Statement":[{"Effect":"Allow","Action":"*","Resource":"*"}]}
To remove a policy, select the policy and click Remove.