I noticed in the source code that there are debug levels I can turn on somewhere to see what's going on with the Samba server. Can someone please tell me how I turn the debugging on and where the output goes, along with the different debug levels I can set? Thanks! Joe
Joe Flowers wrote:> > I noticed in the source code that there are debug > levels I can turn on somewhere to see what's going on with > the Samba server. > > Can someone please tell me how I turn the debugging on and > where the output goes, along with the different debug > levels I can set?see the log level parameter in the smb.cinf(5) man page or the -d command line parameter in the smbd manpage. Can also change these at run time via the USR1 and USR2 signals (increment and decrement respectively). Cheers,jerry ---------------------------------------------------------------------- /\ Gerald (Jerry) Carter Professional Services \/ http://www.valinux.com/ VA Linux Systems gcarter@valinux.com http://www.samba.org/ SAMBA Team jerry@samba.org http://www.plainjoe.org/ jerry@plainjoe.org "...a hundred billion castaways looking for a home." - Sting "Message in a Bottle" ( 1979 )
gcarter@valinux.com wrote:> > > see the log level parameter in the smb.cinf(5) man page > or the -d command line parameter in the smbd manpage. > Can also change these at run time via the USR1 and USR2 > signals (increment and decrement respectively). >Note the USR1 and USR2 signals are for 2.0.x versions only. In 2.2.0 you use the smbcontrol program instead. -- =====================================================================Herb Lewis Silicon Graphics Networking Engineer 1600 Amphitheatre Pkwy MS-510 Strategic Software Organization Mountain View, CA 94043-1351 herb@sgi.com Tel: 650-933-2177 http://www.sgi.com Fax: 650-932-2177 ======================================================================