On Thursday 24 February 2005 00:42, Andrew Bartlett wrote:
> This is controlled by your Samba debug level, just as for smbclient.
Right, I get:
[EMAIL PROTECTED]:~$ smbclient -L bydo
Password:
Domain=[FOO] OS=[Unix] Server=[Samba 3.0.10-Debian]
etc..
Sharename Type Comment
and:
[EMAIL PROTECTED]:~$ smbclient -d 0 -L bydo
Password:
Sharename Type Comment
etc..
which suggests the default debug level is not 0, but:
[EMAIL PROTECTED]:~$ cat /etc/samba/smb.conf
[global]
# Do something sensible when Samba crashes: mail the admin a backtrace
panic action = /usr/share/samba/panic-action %d
wins support = no
is everything the file contains.
vicviper:/home/zapek# dpkg --get-selections smb* samba*
smbclient install
samba-common install
is all I have installed. The manpage of smbclient says that the default
debuglevel is 0.
--
David Gerber
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]