Samba - Amiga, smbclient recurs problem

Luke Kenneth Casson Leighton lkcl at samba.anu.edu.au
Mon Dec 15 19:32:34 GMT 1997


On Tue, 16 Dec 1997, Rask Ingemann Lambertsen wrote:

> > nothing, and reported no errors. To make diagnosing this more difficult, I
> > cannot find the log files (not in samba/log, samba/var) for smbclient, even
> > when using "-d 1" switch. The server log files (and those for ITS clients)
> > appear fine.
> 
> AFAIK, smbclient doesn't log anything anywhere.

yes it does.  it sends debug log output to stdout.  unfortunately, it
reads lib/smb.conf.  so, if you have "debug level = 0" in smb.conf, you
will find that you get a few lines of debug output, and then it suddenly
stops.

likewise, if you have "debug level = 10" in smb.conf, and you run
smbclient with -d 0 you will get nothing, and then all of a sudden see
loads of debug output.

i've modified BRANCH_NTDOM smbclient version so that it takes the debug
level from smb.conf _except_ when you specify the level on the command
line (-d nnn)

luke



More information about the samba mailing list