Am 5/30/20 um 8:00 PM schrieb Martin Steiner / 3MF GmbH via samba:> I changed the configuration and raised the log level, in my opion samba tries to access the non existent double files. > Samba is now probably writing the data in a netatalk compliant way in the extended attributes of the file but is not reading it. > > new configuration: > > [Global] > min protocol = SMB2 > vfs objects = catia fruit streams_xattr > fruit:metadata = stream > fruit:resource = streamthis last line is long, remove it. Cf man vfs_fruit. -slow -- Ralph Boehme, Samba Team https://samba.org/ Samba Developer, SerNet GmbH https://sernet.de/en/samba/ GPG-Fingerprint FAE2C6088A24252051C559E4AA1E9B7126399E46 -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 833 bytes Desc: OpenPGP digital signature URL: <http://lists.samba.org/pipermail/samba/attachments/20200601/42369067/signature.sig>
Martin Steiner / 3MF GmbH
2020-Jun-02 12:20 UTC
[Samba] Extended attributes not working on mac
I did a fresh install of ubuntu right now and changed the configuration as you proposed, now there it?s showing the tag for about one second but it?s disappearing afterwards. The attr binary shows the following output (seems to be written again in the extended attributes, but finder can?t read it): attr -l rwar Attribute "DOSATTRIB" has a 32 byte value for rwar Attribute "DosStream.AFP_AfpInfo:$DATA" has a 61 byte value for rwar Attribute "DosStream.com.apple.metadata:_kMDItemUserTags:$DATA" has a 52 byte value for rwar attr -g 'DosStream.com.apple.metadata:_kMDItemUserTags:$DATA' rwar Attribute "DosStream.com.apple.metadata:_kMDItemUserTags:$DATA" had a 52 byte value for rwar: bplist00?VGelb 5 If i use xattr on my mac it shows no errors in the log but also no data. It saves comments without any problems but not the colored tags. Martin> Am 01.06.2020 um 17:33 schrieb Ralph Boehme <slow at samba.org>: > > Am 5/30/20 um 8:00 PM schrieb Martin Steiner / 3MF GmbH via samba: >> I changed the configuration and raised the log level, in my opion samba tries to access the non existent double files. >> Samba is now probably writing the data in a netatalk compliant way in the extended attributes of the file but is not reading it. >> >> new configuration: >> >> [Global] >> min protocol = SMB2 >> vfs objects = catia fruit streams_xattr >> fruit:metadata = stream >> fruit:resource = stream > > this last line is long, remove it. Cf man vfs_fruit. > > -slow > > -- > Ralph Boehme, Samba Team https://samba.org/ > Samba Developer, SerNet GmbH https://sernet.de/en/samba/ > GPG-Fingerprint FAE2C6088A24252051C559E4AA1E9B7126399E46 >
Martin Steiner / 3MF GmbH
2020-Jun-05 06:33 UTC
[Samba] Extended attributes not working on mac
Any more ideas? It?s not displaying anyway :( Martin> Am 02.06.2020 um 14:20 schrieb Martin Steiner / 3MF GmbH <martin.steiner at 3mf-media.de>: > > I did a fresh install of ubuntu right now and changed the configuration as you proposed, > now there it?s showing the tag for about one second but it?s disappearing afterwards. > > The attr binary shows the following output (seems to be written again in the extended attributes, > but finder can?t read it): > > attr -l rwar > Attribute "DOSATTRIB" has a 32 byte value for rwar > Attribute "DosStream.AFP_AfpInfo:$DATA" has a 61 byte value for rwar > Attribute "DosStream.com.apple.metadata:_kMDItemUserTags:$DATA" has a 52 byte value for rwar > > attr -g 'DosStream.com.apple.metadata:_kMDItemUserTags:$DATA' rwar > Attribute "DosStream.com.apple.metadata:_kMDItemUserTags:$DATA" had a 52 byte value for rwar: > bplist00?VGelb > 5 > > If i use xattr on my mac it shows no errors in the log but also no data. It saves comments without any > problems but not the colored tags. > > Martin > >> Am 01.06.2020 um 17:33 schrieb Ralph Boehme <slow at samba.org>: >> >> Am 5/30/20 um 8:00 PM schrieb Martin Steiner / 3MF GmbH via samba: >>> I changed the configuration and raised the log level, in my opion samba tries to access the non existent double files. >>> Samba is now probably writing the data in a netatalk compliant way in the extended attributes of the file but is not reading it. >>> >>> new configuration: >>> >>> [Global] >>> min protocol = SMB2 >>> vfs objects = catia fruit streams_xattr >>> fruit:metadata = stream >>> fruit:resource = stream >> >> this last line is long, remove it. Cf man vfs_fruit. >> >> -slow >> >> -- >> Ralph Boehme, Samba Team https://samba.org/ >> Samba Developer, SerNet GmbH https://sernet.de/en/samba/ >> GPG-Fingerprint FAE2C6088A24252051C559E4AA1E9B7126399E46 >> >