[Bug 983] Required authentication
bugzilla-daemon at bugzilla.mindrot.org
bugzilla-daemon at bugzilla.mindrot.org
Sun Aug 9 04:55:35 EST 2009
https://bugzilla.mindrot.org/show_bug.cgi?id=983
Paul Sery <pgsery at swcp.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #1567|0 |1
is obsolete| |
--- Comment #24 from Paul Sery <pgsery at swcp.com> 2009-08-09 04:55:33 ---
Created an attachment (id=1667)
--> (http://bugzilla.mindrot.org/attachment.cgi?id=1667)
Updates RequierdMethods patch to -current
Use the following sshd_config:
UsePrivilegeSeparation no
UsePAM no
RequiredAuthentications1 password
RequiredAuthentications2 publickey
Get following error w/ UsePrivilegeSeparation yes
debug2: input_userauth_request: try method password
debug3: mm_auth_password entering
debug3: mm_request_send entering: type 10
mm_request_receive_expect: read: rtype 10 != type 24
Need to add RequiredMethods logic to
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching someone on the CC list of the bug.
You are watching the reporter.
More information about the openssh-bugs
mailing list