commit | 1d75f22c5d99ce1a4c7a87c7ae042a33fbeefefb | [log] [download] |
---|---|---|
author | Darren Tucker <dtucker@zip.com.au> | Thu Mar 01 21:31:28 2007 +1100 |
committer | Darren Tucker <dtucker@zip.com.au> | Thu Mar 01 21:31:28 2007 +1100 |
tree | c2ba2b55799904f6954f858b0838d069677bf5af | |
parent | cf0d2db2fa94c9e496c3fdd6bdf85e12d021cd50 [diff] |
- dtucker@cvs.openbsd.org 2007/03/01 10:28:02 [auth2.c sshd_config.5 servconf.c] Remove ChallengeResponseAuthentication support inside a Match block as its interaction with KbdInteractive makes it difficult to support. Also, relocate the CR/kbdint option special-case code into servconf. "please commit" djm@, ok markus@ for the relocation.