From owner-freebsd-questions Fri Jun 28 21:54:52 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 99DB537B400 for ; Fri, 28 Jun 2002 21:54:49 -0700 (PDT) Received: from zoon.lafn.org (zoon.lafn.org [206.117.18.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC88B43E13 for ; Fri, 28 Jun 2002 21:54:48 -0700 (PDT) (envelope-from bc979@lafn.org) Received: from [10.0.1.90] (66-81-74-90-modem.o1.com [66.81.74.90]) by zoon.lafn.org (8.11.3/8.11.3) with ESMTP id g5T4sk352901 for ; Fri, 28 Jun 2002 21:54:46 -0700 (PDT) (envelope-from bc979@lafn.org) Mime-Version: 1.0 X-Sender: bc979@mail.lafn.org Message-Id: In-Reply-To: <20020628025106.H433-100000@66-75-1-142.san.rr.com> References: <20020628025106.H433-100000@66-75-1-142.san.rr.com> Date: Fri, 28 Jun 2002 21:51:53 -0700 To: FreeBSD Questions LIST From: Doug Hardie Subject: ssh without passwords Content-Type: text/plain; charset="us-ascii" ; format="flowed" 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 know I have seen something on this, but can't find it in the archives. I am using ssh from FreeBSD 4.3 to connect to another 4.3 system. I want to be able to connect without passwords, however, it never accessess anything in ~/.ssh but always goes directly to PAM as shown by ktrace on the server. The password authentication works fine. I am using the default sshd_config file with the protocols set to 2,1 and sftp enabled. -- -- Doug To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message