On Wednesday 26 February 2003 20:44, Tzafrir Cohen wrote: > Can you give some debug information ? e.g: > > smbclient -L kids -d 3
[EMAIL PROTECTED] solomon]# smbclient -L kids -d 3 Initialising global parameters params.c:pm_process() - Processing configuration file "/etc/samba/smb.conf" Processing section "[global]" added interface ip=10.200.1.1 bcast=10.255.255.255 nmask=255.0.0.0 Client started (version 2.2.7). resolve_lmhosts: Attempting lmhosts lookup for name kids<0x20> resolve_hosts: Attempting host lookup for name kids<0x20> Connecting to 10.200.1.4 at port 139 session request to KIDS failed (RAP code 143) resolve_lmhosts: Attempting lmhosts lookup for name kids<0x20> resolve_hosts: Attempting host lookup for name kids<0x20> Connecting to 10.200.1.4 at port 139 session request to *SMBSERVER failed (Called name not present) > What happens when you use '-I 10.200.1.4' in the smbclient command line? > > smbclient -L kids -I 10.200.1.4 [EMAIL PROTECTED] solomon]# smbclient -L kids -I 10.200.1.4 added interface ip=10.200.1.1 bcast=10.255.255.255 nmask=255.0.0.0 session request to KIDS failed (RAP code 143) session request to *SMBSERVER failed (Called name not present) [EMAIL PROTECTED] solomon]# -- Shlomo Solomon http://come.to/shlomo.solomon Sent by KMail (KDE 3.0.5a) on LINUX Mandrake 9.0 ================================================================To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
