Principal Based ACL for System User? #861
Unanswered
learn-design-develop
asked this question in
Q&A
Replies: 1 comment
-
|
Currently ACTool doesn't support principal based ACLs: #369. But for service users repo-init is usually the best approach as those ACLs/Users are setup prior anything else. With ACTool this would happen much later. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi All,
We, in our project, create system user via init repo with principal based ACL approach and not path based ACL anymore.
However, previously, to that system user, we had ACL defined via AC tool for some dynamic paths.
Since, system user is following principal based approach, it's not able to follow up with ACL set by AC tool because principal based approach ignores path based ACL.
So, I'd like to know if AC tool supports Principal based ACL as well for users(system user)?
Beta Was this translation helpful? Give feedback.
All reactions