Skip to content

Are org.netatalk.Metadata xattrs ever valid on client-side macOS files? #2000

Answered by NJRoadfan
JDLH asked this question in Q&A
Discussion options

You must be logged in to vote

They are not used for any purposes by a client, so it can be safely removed. The extended attribute contains AppleDouble formatted data for FinderInfo and various internal Netatalk CNID database information for a given file.

Is ea = samba set? That would explain the off by one byte ea error. What version of Netatalk is running on the server? Some additional hardening of the handling of "private" server-side extended attributes was done for 4.1. One shouldn't be able to copy an extended attribute called org.netatalk.Metadata to the server at all. Testing with a macOS client, this resulted in an "unable to copy extended attributes" error with Netatalk 4.1.2 and aborted the entire file copy …

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@JDLH
Comment options

@NJRoadfan
Comment options

Answer selected by JDLH
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants