REFERENCE
Description: Specifies whether or not authentication logging is enabled on the server. To enable authentication logging, set Log_Authentication to a value of 1.
For example, if you specify the following NOTES.INI settings:
Debug_Console=1 (to write output to the console window)
Debug_Outfile=c:\debug\debug.txt (to write output to the specified text file)
Examples of values are 64 and 128.
Examples of values are 1 (Encrypted), 0 (Not encrypted), and 1:e (Escrow for International).
The first value is the key length; for example, 128, 64, and 40.
The second value is the algorithm; for example, 22 (RC4) and 2F (RC2).
Examples of values are 4:1 (RC4) and 2:0 (RC2).
The first value applies to the local ID (that is, local client or server); the second value applies to the remote ID (that is, the server); and the third value applies to the version of local software. Examples of values are N (North American/Global) and I (International).
Default: None
UI equivalent: None
See also