[Bug 983] Required authentication

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Wed Feb 9 15:13:28 EST 2005


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





------- Additional Comments From djm at mindrot.org  2005-02-09 15:13 -------
Created an attachment (id=807)
 --> (http://bugzilla.mindrot.org/attachment.cgi?id=807&action=view)
Patch to add RequiredAuthentications{1,2} options to sshd_config

The configuration options aren't finalised yet and are subject to change.
Otherwise, this patch is ready for testing.

To use, specify these options in sshd_config:

RequiredAuthentications1 method[,method...]
RequiredAuthentications2 method[,method...]

E.g. 

RequiredAuthentications1 rsa
RequiredAuthentications2 public-key




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




More information about the openssh-bugs mailing list