[Bug 983] Required authentication

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Wed Sep 3 15:53:45 EST 2008


https://bugzilla.mindrot.org/show_bug.cgi?id=983


Paul Sery <pgsery at swcp.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #1518|0                           |1
        is obsolete|                            |




--- Comment #22 from Paul Sery <pgsery at swcp.com>  2008-09-03 15:53:43 ---
Created an attachment (id=1567)
 --> (http://bugzilla.mindrot.org/attachment.cgi?id=1567)
Ports patch 1521 (BSD) to portable & -current

The RequiredMethods patch is more general than
RequireBothPasswordAndPubKey, but is written for OpenSSH/BSD. This
patch works for Openssh/Portable.

Note: sshd chokes if you specify RequiredAuthentications1 publickey;
use 
RequiredAuthentications1 password
RequiredAuthentications2 publickey

Todo: get privsep working; test other authentication methods
combinations.

-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the reporter.


More information about the openssh-bugs mailing list