[OpenAFS] Windows 2000 Debug aids
James Peterson
jimpeter@us.ibm.com
Mon, 15 Oct 2001 10:33:21 -0700
> - How can I enable debug logging, in order to provide more info.
During AFS Service startup look at the log file:
%SystemRoot%\afsd_init.log - logs activity during startup.
To obtain addition SMB information, in the registry:
HKEY_LOCAL_MACHINE\System\CurrentControlSet\TransarcAFSDaemond\Parameters
TrapOnPanic=1 - Force a trap to the debugger if "panic"
error
ReportOnShutDown="will" - Logs the SMB messages to event log, for
each new SMB session.
--- OR ---
Build your own version of afsd_service.exe:
Defining DEBUG_VERBOSE will log all SMB messages to the event log.
James Peterson
"Integrity is the base of excellence."