Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Oct 2002 10:18:36 +0200
From:      "Rune E. =?ISO-8859-1?Q?H=E6tta?=" <rune@mnemonic.no>
To:        Soren Harward <soren@byu.edu>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: RSAAuthentication with sshd
Message-ID:  <3DB7ACDC.5040808@mnemonic.no>
References:  <3DB780AA.6040805@byu.edu>

next in thread | previous in thread | raw e-mail | index | archive | help


Soren Harward wrote:

> I created ssh1/2 identity keys for myself so I can hop login to my 
> various servers without having to enter a password every time.  This 
> works just fine between my Linux and HP-UX boxes, but FreeBSD 
> (4.7-RELEASE) still prompts me for my password, even though I have 
> "RSAAuthentication yes" in my sshd_config.  What else might I need to 
> change to get this to work?
> 


If you have protocol version 2 keys, you may attempt to enforce that 
protocol with 'ssh -2'. Also, ensure that the identity file name match 
the one listed in the configuration file.



-- 
- Rune E. Haetta

#endif  /*! _RUNE_H_ */


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3DB7ACDC.5040808>