You can control domain users' access to storage resources by setting permissions for AD or LDAP domain users.
If a domain user needs to access a namespace of another account, you need to create a domain user policy with the same name under the account.
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 6400 characters. For example: {"Statement":[{"Effect":"Allow","Action":"*","Resource":"*"}]}
To remove a policy, select the policy and click Remove.