Re: Sun's SSH server debug error

From: Thomas H Jones II (ferric_at_xanthia.com)
Date: 12/21/03

  • Next message: Martijn Wolffensperger: "Explorer on SF3800"
    Date: Sun, 21 Dec 2003 13:43:50 -0600
    
    

    In article <q1aAb.9400$aw2.4456700@newssrv26.news.prodigy.com>,
    J.D. Bronson <obviouslyfake@microsoft.com> did thusly spew forth:
    >I have sun's SSH server running fine on solaris9 (on v100 machines)- but
    >when I run it under debug I noticed this:
    >
    >debug1: sshd version Sun_SSH_1.0
    >debug1: Bad RSA1 key file /etc/ssh/ssh_host_rsa_key.
    >debug1: read SSH2 private key done: name rsa w/o comment success 1
    >debug1: load_private_key_autodetect: type 1 RSA
    >debug1: Bad RSA1 key file /etc/ssh/ssh_host_dsa_key.
    >debug1: read SSH2 private key done: name dsa w/o comment success 1
    >debug1: load_private_key_autodetect: type 2 DSA
    >
    >..I tried regenerating the keys, and I still see this.
    >Everything -does- work fine, but why these errors?
    >
    >..I only use SSH2...

    All it's saying is that it cannot find valid SSHv1 keys. And, if you are
    -only- using SSHv2, why worry about SSHv1 keys errors?

    -tom


  • Next message: Martijn Wolffensperger: "Explorer on SF3800"

    Relevant Pages

    • Re: Suns SSH server debug error
      ... >when I run it under debug I noticed this: ... >..I tried regenerating the keys, ... All it's saying is that it cannot find valid SSHv1 keys. ...
      (comp.sys.sun.hardware)
    • Re: Suns SSH server debug error
      ... >when I run it under debug I noticed this: ... >..I tried regenerating the keys, ... All it's saying is that it cannot find valid SSHv1 keys. ...
      (comp.sys.sun.admin)
    • ssh with keys problem from Solaris
      ... I've followed your instructions for setting up ssh with keys, ... debug: client supports 3 auth methods: 'publickey,keyboard- ...
      (comp.security.ssh)
    • Re: ssh with keys problem from Solaris
      ... PP> setting up ssh with keys, but it is not working yet. ... OpenSSH-derived server; are you sure you have the key formats correct? ... compression none debug: ...
      (comp.security.ssh)
    • Re: strnage VS behavior
      ... I think Windows or the debugger is using F12 to cause an interrupt into the debugger. ... As I am adding functionality, more items will go in the switch statement to respond to the keys, but I had 3 in there. ... I used Joe's modaless essay to design the barebones functionality and get it working. ... my VS2005 will in fact debug a release version. ...
      (microsoft.public.vc.mfc)