I am new to User Admin and am setting up some new usergroups. I have seen references in the documentation that you can "nest" groups to give a baseline set of permissions.
My question is about what order AEM goes through the permissions. If I create a new custom user group, and make it a member of DAM Users, and then make some more restrictive permissions in my custom group will those supersede the ones DAM Users grants?
Example: Custom group would only be allowed to access specific folders under /dam. DAM Users grants access to the entire /dam. Would a user in my custom group still be limited to only the groups the custom groups allows or would DAM User take precedent?
Thanks!
Solved! Go to Solution.
Views
Replies
Total Likes
User and group permissions can be pretty confusing when you start to think about numerous possible use cases.
For the example use case you stated, your custom group users may or may not be able to access those specific restricted DAM folders. It depends on the order in which the permissions were applied.
Example 1:
What is the expected final permission for the 'dam-user' on DAM folder 'My Assets'?
-> In this case, the user will not be able to access the 'My Assets' folder.
Example 2 (in continuation)
But now,
Now what is the expected final permission for the 'dam-user' on DAM folder 'My Assets'?
-> Now, the user will be able to access the 'My Assets' folder.
To understand more technically in depth, I suggest reading the below Adobe docs:
- Best practices: https://experienceleague.adobe.com/docs/experience-manager-65/administering/security/security.html?l...
It is easy to lose yourself in the permissions sets especially when there are complex number of user groups and permissions.
Here's a quick way to test the permissions on a given path:
hi @Kate_Sumbler ,
When any user group(e.g. DAM Users) is added to a custom group. The permissions provided for DAM users will be applicable to the custom group as well.
Example
The only catch here will be if your group explicitly denies restrictions to a specific folder, then that takes precedence
Example
The general recommendation is to provide allow permissions to respective folders rather than deny any folder
Thanks,
Anil
User and group permissions can be pretty confusing when you start to think about numerous possible use cases.
For the example use case you stated, your custom group users may or may not be able to access those specific restricted DAM folders. It depends on the order in which the permissions were applied.
Example 1:
What is the expected final permission for the 'dam-user' on DAM folder 'My Assets'?
-> In this case, the user will not be able to access the 'My Assets' folder.
Example 2 (in continuation)
But now,
Now what is the expected final permission for the 'dam-user' on DAM folder 'My Assets'?
-> Now, the user will be able to access the 'My Assets' folder.
To understand more technically in depth, I suggest reading the below Adobe docs:
- Best practices: https://experienceleague.adobe.com/docs/experience-manager-65/administering/security/security.html?l...
It is easy to lose yourself in the permissions sets especially when there are complex number of user groups and permissions.
Here's a quick way to test the permissions on a given path:
Views
Likes
Replies
Views
Likes
Replies