Accesing the share with smbclient works, but I can't list any files smb.conf: [global] log level = 3 wide links = No follow symlinks = No [test] path = /tmp here's what happens: root # smbclient '\\localhost\test' Password: Domain=[TEST] OS=[Unix] Server=[Samba 3.0.6rc2] smb: \> dir NT_STATUS_ACCESS_DENIED listing *
some information from the logs: [2004/08/09 17:57:33, 3] smbd/vfs.c:reduce_name(834) reduce_name [*] [/tmp] [2004/08/09 17:57:33, 3] smbd/vfs.c:reduce_name(939) reduce_name: * reduced to * [2004/08/09 17:57:33, 3] smbd/vfs.c:reduce_name(834) reduce_name [./] [/tmp] [2004/08/09 17:57:33, 3] smbd/vfs.c:reduce_name(932) reduce_name: denied: file path name ./ is a symlink [2004/08/09 17:57:33, 3] smbd/error.c:error_packet(105) error string = Permission denied [2004/08/09 17:57:33, 3] smbd/error.c:error_packet(129) error packet at smbd/trans2.c(1427) cmd=50 (SMBtrans2) NT_STATUS_ACCESS_DENIED
jeremy, want to take a look at this one ? Thanks.
Created attachment 602 [details] Fix for this problem.
Fixed in svn. Thanks ! Jeremy.
originally against 3.0.6rc2
sorry for the same, cleaning up the database to prevent unecessary reopens of bugs.