Bug 14588 - Writing to AFP_AfpInfo stream fails
Summary: Writing to AFP_AfpInfo stream fails
Status: ASSIGNED
Alias: None
Product: Samba 4.1 and newer
Classification: Unclassified
Component: VFS Modules (show other bugs)
Version: unspecified
Hardware: All All
: P5 normal (vote)
Target Milestone: ---
Assignee: Ralph Böhme
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-12-01 10:36 UTC by Ralph Böhme
Modified: 2020-12-02 15:17 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ralph Böhme 2020-12-01 10:36:14 UTC
We currently check the header of the AFP_AfpInfo buffer we receive from clients, but it seems the macOS client may send us AFP_AfpInfo buffers with different signature and version when the source files resides on certain 3rd-party filesystems.

For better interop let's disable this check.

Have patch, need bugnumber.