AclDiag Syntax |
|
Open Command Prompt |
acldiag "LDAP-URL" [/geteffective:{user | group | *}] [/schema] [/chkdeleg [/fixdeleg]] [/skip] [/tdo]
Note
For example, "LDAP://domain.test.microsoft.com/CN=Test Admin,CN=Users,DC=domain,DC=test,DC=microsoft,DC=com"
Value | Description |
---|---|
User | Group | Displays the effective permissions held by the specified user or group. |
* | Displays the effective permissions of all users and groups in the access control list (ACL) for the object. |
Note