Change asset folder title in 6.1 | Community
Skip to main content
New Participant
July 2, 2018
Solved

Change asset folder title in 6.1

  • July 2, 2018
  • 2 replies
  • 1910 views

Users not in the administrator group aren't able to change the title property of an asset folder. Is there a know fix for this besides making everyone and admin?

Server is 6.1.0.SP1

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 user05162

I tried to reproduce the issue on a 6.1 SP1 CFP14 and a test user who is part of "content-authors" group is able to edit the asset folder title.

ACL in AEM is node based and not property based. So, Try creating a test group with read/edit access on the asset folder you are trying to edit and test if that works.

2 replies

philbpsAuthor
New Participant
July 5, 2018

Thanks for helping me connect all the dots. The Folder Settings menu item is used to update folder titles as well as set user permissions. So I used your suggestion and gave a user group ACL read and edit permissions on the folder. Users can now edit the title on the top level folder where I set the ACL as well as the folders located inside of it.

Thanks jaideepb13!

user05162Accepted solution
Employee
July 4, 2018

I tried to reproduce the issue on a 6.1 SP1 CFP14 and a test user who is part of "content-authors" group is able to edit the asset folder title.

ACL in AEM is node based and not property based. So, Try creating a test group with read/edit access on the asset folder you are trying to edit and test if that works.