Mailing List Archive

[Bug 983] Required authentication
http://bugzilla.mindrot.org/show_bug.cgi?id=983





------- Additional Comments From openssh@yihye-beseder.no-ip.com 2005-07-22 18:01 -------
Created an attachment (id=941)
--> (http://bugzilla.mindrot.org/attachment.cgi?id=941&action=view)
Adds "RequireBothPasswordAndPubKey" authorization option to SSHd

I'll attach my patch as well so it exists someplace else besides the mailing
list archives.

My patch is much more specific to just password/public key and only for SSH2,
although I wrestled a bit with how to make it general. It adds a
"RequireBothPasswordAndPubKey" authorization option to the SSHD server. It is
a hack but I tried to keep it as clean as possible.



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