Skip to content

Permissions errors only when deleting files/folders #577

@furistar

Description

@furistar

System

Windows 11 25H2
OpenZFS on Windows 2.4.1rc10

Describe the problem you're observing

All file/folder deletion requires administrator privileges regardless of ownership or NTFS permissions

Describe how to reproduce the problem

  • Create pool following documentation in wiki
  • Create file/folder on pool
  • Attempt to delete
  • Windows will inform you, "You need administrator permission to perform this action."
  • Remove-Item commands will return "Access denied."

All ACL settings are at their default settings: aclmode=discard, acltype=nfsv4, aclmode=restricted
The issue persists with ACL as follows: aclmode=discard, acltype=off, aclmode=discard

This issue does not occur whatsoever on 2.3.1rc14 - I can create and delete files with no permissions issues on this version.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions