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.
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
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.