From owner-freebsd-questions Wed Oct 23 22:10:12 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 5A84737B401 for ; Wed, 23 Oct 2002 22:10:11 -0700 (PDT) Received: from tmmc.dyndns.org (12-254-249-71.client.attbi.com [12.254.249.71]) by mx1.FreeBSD.org (Postfix) with SMTP id 58AE843E65 for ; Wed, 23 Oct 2002 22:10:07 -0700 (PDT) (envelope-from soren@byu.edu) Received: (qmail 56126 invoked from network); 24 Oct 2002 05:10:04 -0000 Received: from unknown (HELO byu.edu) (192.168.1.2) by 12-254-249-71.client.attbi.com with SMTP; 24 Oct 2002 05:10:04 -0000 Message-ID: <3DB780AA.6040805@byu.edu> Date: Wed, 23 Oct 2002 23:10:02 -0600 From: Soren Harward User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.2a) Gecko/20020910 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: RSAAuthentication with sshd 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 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? -- Soren Harward soren@byu.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message