Date: Tue, 9 Jul 2002 17:07:31 +0400 From: "Andrey A. Chernov" <ache@nagual.pp.ru> To: Dag-Erling Smorgrav <des@ofug.org> Cc: current@FreeBSD.ORG Subject: Re: PasswordAuthentication not works in sshd Message-ID: <20020709130730.GA16877@nagual.pp.ru> In-Reply-To: <20020709124943.GA15259@nagual.pp.ru> References: <20020702114530.GB837@nagual.pp.ru> <xzpn0tacp9c.fsf@flood.ping.uio.no> <20020709124943.GA15259@nagual.pp.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020709130730.GA16877>