Volker Lendecke wrote: > > Is it possible that you forgot to add "vfs objects = zfsacl"? >
Where do I get the zfsacl module? I cannot use Sun's packages because they do not include the idmap_ad module for winbindd. I configured samba --with-shared-modules to include vfs_zfsacl. The source configured and compiled without error or mention of zfsacl, but still: ~/src/samba-3.0.28> grep -ri zfsacl * ~/src/samba-3.0.28> find ./ -iname '*zfs*acl*' -ls Nothing =( and smbd exits with error when connecting to the share: Initialising default vfs hooks Initialising custom vfs hooks from [/[Default VFS]/] Initialising custom vfs hooks from [zfsacl] Error loading module '/usr/local/lib/vfs/zfsacl.so': ld.so.1: smbd: fatal: /usr/local/lib/vfs/zfsacl.so: open failed: No such file or directory Can't find a vfs module [zfsacl] smbd_vfs_init: vfs_init_custom failed for zfsacl vfs_init failed for service sambatest Thanks, -- Bill Corcoran <[EMAIL PROTECTED]> -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba
