This content has been marked as final.
Show 4 replies
-
1. Re: Missing authorizations when creating an ACL policy
Bill RobinsonFeb 1, 2019 8:47 AM (in response to Gerardo Bartoccini)
create is only something you can grant to a role. it doesn't get granted to objects. so it doesn't need to be in the acl policy.
-
2. Re: Missing authorizations when creating an ACL policy
Gerardo BartocciniFeb 5, 2019 8:22 AM (in response to Bill Robinson)
Ok. So how can I allow a role the ability to create a, say, job folder inside a folder managed by BLAdmins?
Example: under /Jobs, a BLAdmins user creates a folder called Admins1, and then we want to enable Admins1 users to create objects and folders under that path. How can we achieve this?
-
3. Re: Missing authorizations when creating an ACL policy
Gerardo BartocciniFeb 5, 2019 8:31 AM (in response to Gerardo Bartoccini)
I got your point. Create authorization is not needed. Thanks for your help
-
4. Re: Missing authorizations when creating an ACL policy
Bill RobinsonFeb 5, 2019 8:36 AM (in response to Gerardo Bartoccini)
you would grant the create to the role as well as read and write. then on the parent folder you would grant read and write. i don't think you need modify on the role/parent to create.