DAM folder versus files authoring permissions | Community
Skip to main content
james-mke
Level 3
April 1, 2022
Solved

DAM folder versus files authoring permissions

  • April 1, 2022
  • 1 reply
  • 628 views

Is it possible to restrict authors from creating or editing folders in the DAM but still have full access to modify assets within folders? Including uploading, modifying metadata, moving assets, and publishing assets.

We would like to create a folder taxonomy and keep it organized so that we can sync with other ingestion systems. 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Nitin_laad

@james-mke It should be achievable using user permissions(ACLs).

1. Create custom dam user group(dam-users-test) and

2. assign permissions as read and modify only on given folder path(ex: /content/dam/myassets). 

3. Map user to this dam-users-test user group 

 

1 reply

Nitin_laad
Community Advisor
Nitin_laadCommunity AdvisorAccepted solution
Community Advisor
April 1, 2022

@james-mke It should be achievable using user permissions(ACLs).

1. Create custom dam user group(dam-users-test) and

2. assign permissions as read and modify only on given folder path(ex: /content/dam/myassets). 

3. Map user to this dam-users-test user group