From owner-freebsd-questions Thu Oct 24 1:18:44 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DFB3E37B401 for ; Thu, 24 Oct 2002 01:18:42 -0700 (PDT) Received: from mailgate.mnemonic.no (mailgate.mnemonic.no [195.18.160.220]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F37443E4A for ; Thu, 24 Oct 2002 01:18:42 -0700 (PDT) (envelope-from rune@mnemonic.no) Received: from mnemonic.no (localhost [127.0.0.1]) by mailgate.mnemonic.no (Postfix) with ESMTP id C8191897DA; Thu, 24 Oct 2002 10:18:34 +0200 (MEST) Received: from mnemonic.no (mulle.mnemonic.no [10.0.1.111]) by mnemonic.no (Postfix) with ESMTP id C317241807; Thu, 24 Oct 2002 10:18:33 +0200 (MEST) Message-ID: <3DB7ACDC.5040808@mnemonic.no> Date: Thu, 24 Oct 2002 10:18:36 +0200 From: "Rune E. =?ISO-8859-1?Q?H=E6tta?=" User-Agent: Mozilla/5.0 (X11; U; Linux i386; en-US; rv:0.9.4.1) Gecko/20020508 Netscape6/6.2.3 X-Accept-Language: en-us MIME-Version: 1.0 To: Soren Harward Cc: freebsd-questions@freebsd.org Subject: Re: RSAAuthentication with sshd References: <3DB780AA.6040805@byu.edu> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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