[Samba] vfs_fruit: xattr imcompatible with netatalk

Rowland penny rpenny at samba.org
Sat Dec 26 17:22:56 UTC 2015


On 26/12/15 17:08, HAT wrote:
> Hi,
> I'm testing samba 4.3.3 vfs_fruit on Fedora rawhide.
>
> The EAs are not seen from clients yet.
>
> smb.conf:
>        path = /export/test1/
>        writable = yes
>        vfs objects = catia fruit streams_xattr
>        fruit:locking = netatalk
>        fruit:encoding = native
>        streams_xattr:prefix = user.
>        streams_xattr:store_stream_type = no

Is that your entire smb.conf or just the share ?

Rowland

>
> On OS X:
>      $ cd ~/test
>      $ xattr ICONandEA.txt
>      com.apple.FinderInfo
>      com.apple.ResourceFork
>      com.apple.TextEncoding
>      com.apple.metadata:kMDItemFinderComment
>
> Copy from OS X to Fedora via Samba.
> On Fedora:
>      $ cd /export/test1
>      $ ls -a
>      ./
>      ../
>      .DS_Store
>      ._ICONandEA.txt
>      ICONandEA.txt
>      $ getfattr ICONandEA.txt
>      # file: ICONandEA.txt
>      user.com.apple.TextEncoding
>      user.com.apple.metadata:kMDItemFinderComment
>      user.org.netatalk.Metadata
>
> On OS X via Samba:
>      $ cd /Volumes/test1
>      $ xattr ICONandEA.txt
>      com.apple.FinderInfo
>      com.apple.ResourceFork
>
> The EAs are not seen from clients.
>
> How can I handle EAs?
>




More information about the samba mailing list