From owner-freebsd-questions@FreeBSD.ORG Sun Oct 17 22:02:27 2004 Return-Path: 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 5D70D16A4CF for ; Sun, 17 Oct 2004 22:02:27 +0000 (GMT) Received: from www.wcborstel.nl (wcborstel.demon.nl [82.161.134.53]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5937243D41 for ; Sun, 17 Oct 2004 22:02:26 +0000 (GMT) (envelope-from jorn@wcborstel.nl) Received: from localhost (localhost [127.0.0.1]) by www.wcborstel.nl (Postfix) with ESMTP id CD6554531 for ; Mon, 18 Oct 2004 00:02:24 +0200 (CEST) Received: from www.wcborstel.nl ([127.0.0.1]) by localhost (www.wcborstel.nl [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 36573-09 for ; Mon, 18 Oct 2004 00:02:24 +0200 (CEST) Received: from www.wcborstel.nl (localhost [127.0.0.1]) by www.wcborstel.nl (Postfix) with ESMTP id 82FC944B2 for ; Mon, 18 Oct 2004 00:02:24 +0200 (CEST) From: "Jorn Argelo" To: questions@freebsd.org Date: Mon, 18 Oct 2004 00:02:24 +0200 Message-Id: <20041017220205.M13262@wcborstel.nl> In-Reply-To: <20041017215952.M1941@wcborstel.nl> References: <20041017214554.30558.qmail@web53306.mail.yahoo.com> <20041017215952.M1941@wcborstel.nl> X-Mailer: Open WebMail 2.40 20040816 X-OriginatingIP: 82.161.134.53 (jorn) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 X-Virus-Scanned: by amavisd-new at mail.wcborstel.nl Subject: Re: passwordless ssh logins _STILL_ not working - help needed. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Oct 2004 22:02:27 -0000 > ssh user@SERVER > > and I get a password prompt!!! You have to press enter ;) FreeBSD still asks for a password even if it's empty, unlike Linux. Cheers, Jorn.