Debug a single client connection
|
-d debug_level
|
stderr
|
Use 1, 2, 3, or 99. (Values 4-98 are accepted, but are equivalent to 3.) With this option, sshd terminates after the first client connection closes.
This option is independent of the setting for LogLevel.
|
Enable persistent debugging
|
-D debug_level
|
/etc/ssh2
|
A debug file is created using the following file name format: debugYYMMDD_HHMMSS, where YY=year, MM=month, DD=day, HH=hour, MM=minutes, and SS=seconds.
This option is independent of the setting for LogLevel.
|