Next Previous Contents

8. Debugging, Issues Not Yet Covered, Other Sources For Help

8.1 Debugging

As noted above, you can set the debug level for Samba by setting the debuglevel option in the [global] section of the /etc/smb.conf file. Setting the level to 1 or 2 generates basic information; setting debuglevel=3 generates a lot of useful information. The information is written to the file /var/log/log.smb (note also that there is a /var/log/log.nmb file). Be warned, though, that with debuglevel=3, the /var/log/log.smb file can grow very quickly. If a Windows client machine gets in a loop trying to make a connection, failing, and then retrying, you can fill your /var partition very quickly.

8.2 Issues Not (Yet) Covered In This Document

8.3 Other Sources For Help

Man pages

smb.conf, smbd, nmbd, smbclient, testparm, smbstatus, testprns, hosts_access(5)

Documentation

see the /usr/doc/samba* tree

HOWTO

see the SMB HOWTO

WWW

Samba repository (contains an FAQ that is ``under construction'' but still useful, as well as other information)

FTP

documentation kept by Samba's developer, Andrew Tridgell

Usenet News

news:comp.protocols.smb

Mailing lists (samba and samba-announce)

send to listproc@listproc.anu.edu.au, and in the body of your message put:

subscribe samba(-announce) Your Name

for example:

subscribe samba Paul Wagner

Red Hat mailing lists

http://www.redhat.com/mailing-lists


Next Previous Contents