Skip to content

applyto ignores flag when item is a file descriptor #23

@s-hamann

Description

@s-hamann

ACL.applyto always writes access ACLs and ignores the flag parameter when the ACL is applied to a file descriptor (or file-like object, probably).
While it would be great to fix this, I don't suppose that's easily possible. It seems to be a limitation of the underlying acl_set_fd function.
I think this limitation should at least be documented for pylibacl.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions