Bug 2487834
| Summary: | vfs_fruit: macOS clients are not allowed implicit owner permission to open (breaks mv, git, etc) | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Hoshino Lina <lina> | ||||
| Component: | samba | Assignee: | Guenther Deschner <gdeschner> | ||||
| Status: | NEW --- | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 43 | CC: | abokovoy, anoopcs, asn, gdeschner, pfilipen, sbose, slow, ssorce | ||||
| Target Milestone: | --- | Flags: | slow:
needinfo?
(lina) |
||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | --- | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | Type: | Bug | |||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
Hoshino Lina
2026-06-11 10:55:55 UTC
https://learn.microsoft.com/en-us/openspecs/windows_protocols/ms-smb2/a64e55aa-1152-48e4-8206-edd96444e7f7#Appendix_A_49 says, that Windows 7 and 2008r2 and later do not ignore this bit, so I guess the real test would be to see what happens on a modern Windows server when trying to open a file with synchronize right when the SD of the file doesn't grant that right. Fwiw, a possible workaround is to disable the ability for Macs to successfully run chmod() in the first place by setting fruit:nfs_aces = no globally. |