[Samba] Remote directories are empty
Jochen Wiedmann
jochen.wiedmann at freenet.de
Fri Jun 4 07:22:38 GMT 2004
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
Firewall is turned off. I'll attach my smb.conf, and the file 9.log
created with the above command.
Regards,
Jochen
-------------- next part --------------
# Samba config file created using SWAT
# from 127.0.0.1 (127.0.0.1)
# Date: 2004/06/04 08:58:07
# Global parameters
[global]
unix charset = CP850
workgroup = EUR
server string = Laptop Jochen Wiedmann
password server = None
username map = /etc/samba/smbusers
log file = /var/log/samba/%m.log
max log size = 50
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
preferred master = No
local master = No
domain master = No
dns proxy = No
ldap ssl = no
idmap uid = 16777216-33554431
idmap gid = 16777216-33554431
[homes]
comment = Home Directories
read only = No
browseable = No
[printers]
comment = All Printers
path = /var/spool/samba
printable = Yes
browseable = No
[install]
comment = Archive
path = /usr/local/install
More information about the samba
mailing list