You are browsing as a guest. Sign up (or log in) to start making projects!

3h 39m 40s logged

I implemented ACL support, also with support to check against a specific --user. This covers a good range of permission issues, parent directory traversal, DAC modes, POSIX-compliant ACLs (under its mask), immutable attributes, noexec, etc. We check with faccessat as well, and print all the flagged items/exit with a relevant exit code, so all that infrastructure is ready as well.

0
1

Comments 0

No comments yet. Be the first!