init_samba_module not found in zfsacl.so

Marc-andré Labonté marc-andre.labonte at mail.mcgill.ca
Thu Jul 17 21:16:22 GMT 2008


Hi again.

    We use samba 3.2.0 on solaris 10 update 5 and we want to share files
which sits on a zfs filesystem and use the zfs acl's.  Therefore, i
compiled samba with the zfsacl module using the following configure line:

./configure --with-acl-support --with-krb5=/usr/local --with-ldap
--with-ads --with-idmap --with-shared-modules=idmap_rid,vfs_zfsacl
--with-included-popt

In my configuration file, i enabled zfsacl as follows

[nanuqdev]
writable = yes
valid users = @group administrator
browseable = yes
path = /thebigpool/nanuqdev
vfs objects = zfsacl
nfs4: mode = special

When i try to connect to the share, it fails and i get some interesting
messages in the samba logs.

[2008/07/17 16:15:47,  0] lib/module.c:do_smb_load_module(59)
  Error trying to resolve symbol 'init_samba_module' in
/usr/local/samba/lib/vfs/zfsacl.so: ld.so.1: smbd: fatal:
init_samba_module: can't find symbol
[2008/07/17 16:15:47,  0] smbd/vfs.c:vfs_init_custom(176)
  Can't find a vfs module [zfsacl]
[2008/07/17 16:15:47,  0] smbd/vfs.c:smbd_vfs_init(317)
  smbd_vfs_init: vfs_init_custom failed for zfsacl
[2008/07/17 16:15:47,  0] smbd/service.c:make_connection_snum(994)
  vfs_init failed for service nanuqdev
[2008/07/17 16:15:47,  3] smbd/error.c:error_packet_set(61)
  error packet at smbd/reply.c(662) cmd=117 (SMBtconX)
NT_STATUS_BAD_NETWORK_NAME

Thanks

Marc-andré


More information about the samba-technical mailing list