[Samba] samba4 vfs objects don't work

Nicola Tiling nti at w4w.net
Fri Dec 20 02:16:08 MST 2013


Hi

It seems the vfs objects are not loaded.

I've joined the domain with
"samba-tool domain join DOMAIN DC -UAdministrator%Passwort --realm=DOMAIN.LOCAL --server=windows-dc.domain.local --use-ntvfs"

The modules zfsacl.so and recycle.so exists in /usr/local/lib/shared-modules/vfs

But neither the ZFS module nor the recycler works.

Samba version: 4.0.13
Build host:  FreeBSD 9.2-RELEASE with ZFS

My smb4.conf

[global]
...
server services = rpc, nbt, wrepl, ldap, cldap, kdc, drepl, winbind, ntp_signd, kcc, dnsupdate, dns, smb
dcerpc endpoint servers = epmapper, wkssvc, rpcecho, samr, netlogon, lsarpc, spoolss, drsuapi, dssetup, unixinfo, browser, eventlog6, backupkey, dnsserver, winreg, srvsvc
...

[share]
   comment = %D-Share
   path = /zfsshare/share
   valid users = %D#%U, www
   force group = Domänen-Benutzer
   read only = No
   create mask = 0640
   force create mode = 020
   directory mask = 0750
   force directory mode = 020
   inherit permissions = Yes
   inherit acls = Yes
   map archive = No
   vfs objects = zfsacl, recycle
   nfs4:acedup = merge
   nfs4:mode = special
   nfs4:chown = Yes
   zfsacl: acesort = dontcare
   recycle:versions = True
   recycle:touch = False
   recycle:keeptree = True
   recycle:repository = RECYCLER/%U


Am I missing something?

Nicola


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 203 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.samba.org/pipermail/samba/attachments/20131220/953acc54/attachment.pgp>


More information about the samba mailing list