From owner-freebsd-current Tue Jul 9 6: 8: 2 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7120337B400 for ; Tue, 9 Jul 2002 06:08:00 -0700 (PDT) Received: from nagual.pp.ru (pobrecita.freebsd.ru [194.87.13.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E39443E09 for ; Tue, 9 Jul 2002 06:07:59 -0700 (PDT) (envelope-from ache@pobrecita.freebsd.ru) Received: from pobrecita.freebsd.ru (ache@localhost [127.0.0.1]) by nagual.pp.ru (8.12.5/8.12.5) with ESMTP id g69D7c5C016921; Tue, 9 Jul 2002 17:07:54 +0400 (MSD) (envelope-from ache@pobrecita.freebsd.ru) Received: (from ache@localhost) by pobrecita.freebsd.ru (8.12.5/8.12.5/Submit) id g69D7YET016920; Tue, 9 Jul 2002 17:07:34 +0400 (MSD) (envelope-from ache) Date: Tue, 9 Jul 2002 17:07:31 +0400 From: "Andrey A. Chernov" To: Dag-Erling Smorgrav Cc: current@FreeBSD.ORG Subject: Re: PasswordAuthentication not works in sshd Message-ID: <20020709130730.GA16877@nagual.pp.ru> References: <20020702114530.GB837@nagual.pp.ru> <20020709124943.GA15259@nagual.pp.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020709124943.GA15259@nagual.pp.ru> User-Agent: Mutt/1.5.1i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, Jul 09, 2002 at 16:49:44 +0400, Andrey A. Chernov wrote: > It not helps. Moreover, I found that I am able to do 'ssh localhost' but > unable to do ssh from any other machine, with exact the same password. > DEBUG3 output clearly indicates that this error is related to PAM somehow: > debug1: PAM Password authentication for "ache" failed[9]: authentication error I.e. it is pam_authenticate() called from auth-pam.c becomes strangely sensitive to hostname. Please fix, it works before. I allow sshd for all machines in /etc/hosts.allow -- Andrey A. Chernov http://ache.pp.ru/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message