Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Nov 2003 10:36:02 +0100
From:      des@des.no (Dag-Erling =?iso-8859-1?q?Sm=F8rgrav?=)
To:        unix_list <unix_list@post.cz>
Cc:        freebsd-security@freebsd.org
Subject:   Re: SSHD password authentication issue in 4.9-RELEASE and 5.1-RELEASE
Message-ID:  <xzpznez5m2l.fsf@dwp.des.no>
In-Reply-To: <20031113104239.453f9019.unix_list@post.cz> (unix list's message of "Thu, 13 Nov 2003 10:42:39 %2B0100")
References:  <001601c3a9c9$5732e620$640aa8c0@nisse> <20031113104239.453f9019.unix_list@post.cz>

next in thread | previous in thread | raw e-mail | index | archive | help
unix_list <unix_list@post.cz> writes:
> try disable PAM auth.

There's no need for that.  Just comment out the 'sshd auth required
pam_unix.so' line in /etc/pam.conf (4.9) or the 'auth required
pam_unix.so' line in /etc/pam.d/sshd (5.1).  Beware that if you have
uncommented any of the "sufficient" lines you should make sure that
there is a "required" or "requisite" line after them (pan_deny.so is
good for this) or you might be surprised.

DES
--=20
Dag-Erling Sm=F8rgrav - des@des.no


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