Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Dec 2005 17:15:52 -0500
From:      Bob Johnson <fbsdlists@gmail.com>
To:        freebsd-questions@freebsd.org
Cc:        bobo1009@mailtest1.eng.ufl.edu
Subject:   Re: SSH no passwd auth doesn't work
Message-ID:  <54db43990512061415k236da05dk545425fe15d5c95b@mail.gmail.com>
In-Reply-To: <dn50md$2gu$1@sea.gmane.org>
References:  <dn50md$2gu$1@sea.gmane.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 12/6/05, Ugo Bellavance <ugob@camo-route.com> wrote:
> Hi,
>
> =09I'm trying to disallow password auth on ssh (freebsd 5.4).
[...]
> Anyone has an idea?
>
> Thanks,

Disable PAM authentication:

ChallengeResponseAuthentication  no

This will also make PermitRootLogin work as you would expect.

- Bob



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?54db43990512061415k236da05dk545425fe15d5c95b>