Panel | |
---|---|
Debugging the Windows SSP can be a tricky task. There are three potential ways to do it. This page presents each of them, in order of increasing difficulty. Contents
|
Numberedheadings |
---|
System PreparationTurning on DebugBefore you use any of the three methods, the first task it to load the Moonshot configuration GUI (usually located in Setting the RegistryYou now need to add the following items into the Windows Registry:
DebuggingOption 1 - Log to lsass.log
This option is probably the easiest way to view the debug logging from the Moonshot SSP.
Option 2 - Gather trace informationIf you just wish to see the Moonshot SSP logging in its own file, this option may be the best.
If you just wish to see the Moonshot SSP logging in its own file - so that you don't have to sift through other non-relevant logs, this option may be the best.
Option 3 - Using DebugView
|