audit.so fails with error opening & undefined symbol (defautl_vfs_ops)

Barry Trout trout at abclabs.com
Thu Jan 10 13:56:11 GMT 2002


make when great
do when I went to use it

[cd]
        comment = Software Distribution's & Drivers ?
        path = /u01/shares/cd
        write list = @dom_adm
        force group = users
        read only = No
        vfs object = /tmp/audit.so
        ;vfs options = none


[2002/01/10 15:33:46, 5] lib/util_seaccess.c:se_access_check(297)
  se_access_check: access (2) granted.
[2002/01/10 15:33:46, 3] smbd/vfs.c:vfs_init_custom(114)
  Initialising custom vfs hooks from /usr/local/samba/examples/VFS/audit.so
[2002/01/10 15:33:46, 0] smbd/vfs.c:vfs_init_custom(120)
  Error opening /usr/local/samba/examples/VFS/audit.so: 
/usr/local/samba/examples/VFS/audit.so: undefined symbol: default_vfs_ops
[2002/01/10 15:33:46, 0] smbd/vfs.c:vfs_init(277)
  vfs_init: vfs_init_custom failed
[2002/01/10 15:33:46, 0] smbd/service.c:make_connection(530)
  vfs_init failed for service cd
[2002/01/10 15:33:46, 3] smbd/connection.c:yield_connection(50)
  Yielding connection to cd
[2002/01/10 15:33:46, 3] smbd/error.c:error_packet(99)
  error string = No such file or directory
[2002/01/10 15:33:46, 3] smbd/error.c:error_packet(111)
  error packet at smbd/reply.c(169) cmd=117 (SMBtconX) eclass=2 ecode=-1


I move the so to tmp and 777 it and still no dice.

I am not much of a c guy .... can any buddy help?





More information about the samba mailing list