Cannot connect using smbclient

Eduardo Diaz Uriarte ediazuri at wanadoo.es
Sun Oct 15 22:31:21 GMT 2000


I am really astonished...

That was it: I used 
 smbclient \\\\OBELIX\\HD_OBELIX -U eduardo 
and it worked.

And smbmount (that I thought was not working) has already worked with this:
mount -t smbfs //obelix/HD_OBELIX /mnt -o username=eduardo

So thanks to all of you that helped me during this days with this stupid thing. 

On Sun, 15 Oct 2000, you wrote:
> Eduardo,
> 
> On Sun, 15 Oct 2000 13:46:16 +0200, Eduardo Diaz Uriarte wrote:
> 
> >> >> >My problem is that even when I can do everything in the 
> >> >> >DIAGNOSIS.txt file, I cannot connect using smbclient from the 
> >> >> >samba server to the samba client. 
> 
> >> >> >That is: smbclient reports and Invalid network name in tree 
> >> >> >connect.
> 
> >> >> >smbclient \\\\OBELIX\\Data\  -U eduardo -d10
> 
> >> >> Remove the trailing backslash ... it should be:
> 
> >> >>     smbclient \\\\OBELIX\\Data -Ueduardo
> 
> >> >Not so easy. It didn't work. 
> 
> >> Well, "invalid network name" means either wrong server name or 
> >> wrong share name. "Data\" is definitely false. Try:
> 
> >>     smbclient -L OBELIX -Ueduardo
> 
> >> and report about the outcome.
> 
> >There it goes:
> 
> >        Sharename      Type      Comment
> >        ---------      ----      -------
> >        HD_OBELIX      Disk      DUro de Obelix
> >        IPC$           IPC       Comunicación remota entre procesos
> > 
> 
> You dont have no share DATA (or user eduardo is not allowed to use 
> it). Try:
> 
> 
>     smbclient \\\\OBELIX\\HD_OBELIX -Ueduardo
> 
> Regards,
>         Robert
> 
> 
> -- 
> ---------------------------------------------------------------
> Robert.Dahlem at gmx.net           Fax +49-69-432647
> ---------------------------------------------------------------
> 
> Sent using PMMail (http://www.pmmail2000.com) - fast, decent, email
> software; far better than Outlook. Try it sometime.




More information about the samba mailing list