https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=141016
Dag-Erling Smørgrav <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|In Progress |Open Assignee|[email protected] |[email protected] CC| |[email protected] --- Comment #1 from Dag-Erling Smørgrav <[email protected]> --- 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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
