Re: ssh authorized_key working for user, but not for root
From: Arnoud (galactus_at_stack.nl)
Date: 10/30/05
- Next message: Arnoud : "Chaining SSH tunnels?"
- Previous message: joshthree: "Re: ssh authorized_key working for user, but not for root"
- In reply to: joshthree: "Re: ssh authorized_key working for user, but not for root"
- Next in thread: joshthree: "Re: ssh authorized_key working for user, but not for root"
- Reply: joshthree: "Re: ssh authorized_key working for user, but not for root"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Sun, 30 Oct 2005 16:22:37 +0000 (UTC)
In article <1130686202.532221.133280@g43g2000cwa.googlegroups.com>,
joshthree <josh@jhmail.com> wrote:
>joshs-g4-ibook:~/.ssh josh$ ssh -vvv 198.65.45.199
>OpenSSH_3.8.1p1, OpenSSL 0.9.7g 11 Apr 2005
>debug1: Reading configuration data /etc/ssh_config
>debug2: ssh_connect: needpriv 0
>debug1: Connecting to 198.65.45.199 [198.65.45.199] port 22.
>debug1: Connection established.
>debug1: identity file /Users/josh/.ssh/identity type -1
>debug3: Not a RSA1 key file /Users/josh/.ssh/id_rsa.
>debug2: key_type_from_name: unknown key type '-----BEGIN'
Looks like you have an SSH2 key that you're trying to use
with ssh version 1. Try ssh2 instead of ssh.
Arnoud
-- Arnoud Engelfriet, Dutch & European patent attorney - Speaking only for myself Patents, copyright and IPR explained for techies: http://www.iusmentis.com/
- Next message: Arnoud : "Chaining SSH tunnels?"
- Previous message: joshthree: "Re: ssh authorized_key working for user, but not for root"
- In reply to: joshthree: "Re: ssh authorized_key working for user, but not for root"
- Next in thread: joshthree: "Re: ssh authorized_key working for user, but not for root"
- Reply: joshthree: "Re: ssh authorized_key working for user, but not for root"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]