[Bug 983] Required authentication

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Wed Sep 7 14:51:20 EST 2011


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

--- Comment #37 from jchadima at redhat.com 2011-09-07 14:51:20 EST ---
Created attachment 2079
  --> https://bugzilla.mindrot.org/attachment.cgi?id=2079
Another approach to solution of the problem

I've created another patch which solves the similar problem.
There is new configuration items TwoFactorAuthentication and
Second.*Authentication.

If the TwoFactorAuthentication is not set the sshd work as usual.

If is set then after the successful authentication the Second set
without the method successfully used in first authentication is enabled
and then is the second authentication cycle started. There is no need
to work with short names like "kbdint" in the configuration file. This
schema may be easily enlarged to new potential authentication method.

-- 
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 of the bug.


More information about the openssh-bugs mailing list