Re: debug information

From: Richard E. Silverman (slade@shore.net)
Date: 04/30/02


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



Relevant Pages

  • Re: Write once, run anywhere
    ... The phrase is "Write once, debug ... :) There certainly are bugs in some versions that are ... not in others, and vice versa. ...
    (comp.lang.java.programmer)
  • Re: Extension to Visual Studio 2003 to develop on WM 2005 ?
    ... I could debug on WM 2003 the same application. ... > Visual Studio is ready to deploy SmartDeviceApplication1 ... > Connected to Pocket PC Device running on ARMV4T. ... > Copying SmartDeviceApplication1.exe ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: Controlling COBOL DDs named SYSOUT
    ... And after copying the data to a test environment, ... you could use production files for input. ... But one bad data element is easy to get past in debug. ...
    (bit.listserv.ibm-main)
  • debug information
    ... I do not wish to bore anyone with my curiousity;) ... Copying the phrase and search out EACH word on Google.com did not work, ... alone the whole phrase. ...
    (comp.security.ssh)