Re: debug information
From: Richard E. Silverman (slade@shore.net)Date: 04/30/02
- Next message: Richard E. Silverman: "Re: OpenSSH authentication key length"
- Previous message: Richard E. Silverman: "Re: missing argument -X?"
- In reply to: Lawrence Cheong: "debug information"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: slade@shore.net (Richard E. Silverman) Date: 30 Apr 2002 08:00:22 -0400
> But where do I go for information on sshd's debug (1,2,3) information?
> Copying the phrase and search out EACH word on Google.com did not work, let
> alone the whole phrase.
Read the source code.
> For example, debug3: Not a RSA1 key file /etc/ssh_host_dsa_key.
>
> Of course it isn't!
At that debug level, you're seeing comments on normal operation, not
errors. It's trying to recognize the file format, and noting first that
it is not an RSA1 key. It doesn't assume the contents from the filename.
-- Richard Silverman slade@shore.net
- Next message: Richard E. Silverman: "Re: OpenSSH authentication key length"
- Previous message: Richard E. Silverman: "Re: missing argument -X?"
- In reply to: Lawrence Cheong: "debug information"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|