Grant Bigham
2005-May-31 21:48 UTC
[Samba] Obtaining log level 10 for just specified user(s) (MS Word & Excel File Locking issue - still
Nathan, get pid of the smbd process and enter the following command: "smbcontrol <PID> debug 10" You can also check the current loglevel by doing a: "smbcontrol <PID> debuglevel" or a "smbcontrol smbd debuglevel" # to list debuglevel for all smbd's Cheers, Grant