Gerald (Jerry) Carter said: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Ralf Gross wrote: > >>> After 'make install', I can still login, but smbclient >>> gives me an error message if I try to list the content >>> of a directory: >>> >>> Domain=[ERS] OS=[Unix] Server=[Samba 3.0.23] >>> smb: \> ls >>> do_list: [\*] NT_STATUS_OBJECT_PATH_NOT_FOUND >>> Error in dskattr: NT_STATUS_OBJECT_PATH_NOT_FOUND > ... >>> vfs_extd_audit: opendir . > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ >>> Intermediate not found bang >>> error packet at smbd/trans2.c(2919) cmd=50 (SMBtrans2) >>> NT_STATUS_OBJECT_PATH_NOT_FOUND >>> >> >> I still have exactly the same problems with 3.0.23a. >> To be sure that no updates to my Solaris 8 broke >> something since compiling 3.0.22, I recompiled 3.0.22. >> But this is still woking fine! Thus there must be >> something with 3.0.23X that's not working with >> Solaris 8 here. > > The VFS interface changed. Did you recompile and reinstall the > vfs_extd_audiit.so library? Do you get a failure without any > VFS modules loaded?
I have this file under /local/samba3023a/lib/vfs (my install prefix) -rwxr-xr-x 1 root root 13280 Jul 24 14:10 extd_audit.so But I couldn't find a vfs_extd_audiit.so file. I compiled 3.0.23 from source with this configure options: ./configure --with-acl-support --prefix=/usr/local/samba3022-test --with-quotas --with-included-popt --without-ldap --with-vfs --enable-socket-wrapper Anything more I have to do to reinstall the vfs lib? Even if I uncomment all lines starting with vfs... I get the errors. do_list: [\*] NT_STATUS_OBJECT_PATH_NOT_FOUND Error in dskattr: NT_STATUS_OBJECT_PATH_NOT_FOUND Ralf -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba
