Hi, I have a Fedora Core 2 Linux machine running Samba 3.0.3. Also tried Samba 3.0.4, with the same results. I am connecting to a remote Windows 2000 machine using smbclient or smbmount. I am successfully connecting. A "dir" on the shares top level directory works fine. However, if I change to any sub directory, it's empty: $ smbclient 2>/tmp/9.log -d 9 -W EUR -U jwi //stujsr01/JUSTUS Password: smb: \> cd STUJSR01_Justus-Transfer smb: \STUJSR01_Justus-Transfer\> dir . D 0 Thu Feb 19 09:50:51 2004 .. D 0 Thu Feb 19 09:50:51 2004 45308 blocks of size 262144. 41222 blocks available smb: \STUJSR01_Justus-Transfer\> quit Accessing the same subdirectory from Windows as the same user works fine, however. Firewall is turned off. I'll attach my smb.conf, and the file 9.log created with the above command. Regards, Jochen
Created attachment 537 [details] smb.conf
Created attachment 538 [details] Log file
Please retest against a current release and reopen if the issue still exists.
Indeed, the problem is no longer present with version 3.0.22-1.fc5 (Fedora Core 5).