[Samba] vfs objects = catia fruit streams_xattr / don't see self created files

Ralph Boehme slow at samba.org
Thu Mar 17 11:50:08 UTC 2016


On Thu, Mar 17, 2016 at 12:12:36PM +0100, Reindl Harald wrote:
> samba-4.2.9-0.fc22.x86_64
> 
> with the configuration below a user from a up-to-date Apple client copies a
> folder with some images (from the share itself) to a different subfolder
> 
> * he sees the folder
> * it appears empty in finder - in fact it is not empty
> * he can not delete it
> * he can rename it
> * a different user from a Apple clients sees the files
> * remove the "vfs objects" line and all behaves as expected
> * seems to only effect
> 
> somebody faced similar issues?
> 
> [share]
>  path = /data/share
>  writeable = yes
>  browseable = yes
>  nt acl support = no
>  force group = apache
>  force create mode = 0660
>  create mask = 0660
>  directory mask = 0770
>  wide links = no
>  follow symlinks = no
>  # vfs objects = catia fruit streams_xattr
>  oplocks = no
>  level2 oplocks = no

- try removing options one by one

- which OS X version? There's a serious bug in versions up to 10.10
  (possibly fixed in 10.11) that can be worked around by setting
  $ cat /etc/nsmb.conf
  [default]
  file_ids_off=yes
  ...on the clients.

Cheerio!
-slow



More information about the samba mailing list