Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Dec 2015 20:21:46 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 141016] [libpam] PAM checks in sshd too few?
Message-ID:  <bug-141016-8-PQiPTDK3ym@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-141016-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-141016-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=141016

Dag-Erling Smørgrav <des@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|In Progress                 |Open
           Assignee|freebsd-bugs@FreeBSD.org    |des@FreeBSD.org
                 CC|                            |des@FreeBSD.org

--- Comment #1 from Dag-Erling Smørgrav <des@FreeBSD.org> ---
This is a flaw in the way PAM is integrated into OpenSSH and would be very
difficult to fix.  If you only use traditional passwords and not some sort of
interactive or multi-factor authentication, you can turn
ChallengeReponseAuthentication off and PasswordAuthentication on in
/etc/ssh/sshd_config and see if it helps.

-- 
You are receiving this mail because:
You are the assignee for the bug.


Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-141016-8-PQiPTDK3ym>