Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NAS-125208 / 23.10.1 / Remove inode_owner_or_capable override for secpolicy (#178) #179

Merged
merged 1 commit into from
Nov 16, 2023

Commits on Nov 15, 2023

  1. Remove inode_owner_or_capable override for secpolicy (#178)

    This commit fixes a bug whereby owner@ ACL that limits WRITE_DATA
    access for the owner of a file was not being properly enforced. The
    owner of a file should be prevented from write access in this case,
    but being owner of file should still allow the file owner to chmod,
    chown, and setacl.
    
    Signed-off-by: Andrew Walker <[email protected]>
    anodos325 committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    12cfe54 View commit details
    Browse the repository at this point in the history