smbclient error message

Urban Widmark urban at teststation.com
Wed Mar 21 07:55:18 GMT 2001


On Wed, 21 Mar 2001, Malar wrote:

> I am new to samba. I configured samba in an HPUX machine. And when i run
> smbclient program i got the following error message.
> 
> # smbclient -U% -L localhost

Try:
# smbclient -L localhost -N

-N, also called "guest" says that you don't want a pasword.

I don't know if -U% is the same or not. If -N doesn't work, check the logs
on the server and see what it is complaining about (possibly after raising
the debug level).

/Urban





More information about the samba mailing list