cjnovak98 / ocp4-disconnected-config

2 stars 2 forks source link

Docs: UID vs. GID for fapolicyd #24

Open christophermay07 opened 2 days ago

christophermay07 commented 2 days ago

From Install.md: "allow perm=any uid=1000 : dir=/home/user/ . ansible"

Redline text: "GID or UID version? some confusion here"

Whether here, or somewhere above in this section, please clarify what this means -- or if we think this is out of scope for this document, close the issue and have an out of band discussion.

mriensch commented 1 day ago

This is more of a policy issue, UID is narrowed to the individual user while GID is tied to a group. doesn't matter which way we go. it's documented because that is what I used for testing.

mriensch commented 10 hours ago

adding note in branch riensch-working about it.