commit | 1629c07c0725fd5cc533c9664b8e8add27a81c69 | [log] [download] |
---|---|---|
author | Darren Tucker <dtucker@zip.com.au> | Mon Feb 19 22:25:37 2007 +1100 |
committer | Darren Tucker <dtucker@zip.com.au> | Mon Feb 19 22:25:37 2007 +1100 |
tree | 2954f5aba367319421509ea0100b76ab710260b5 | |
parent | 591322ae3897bef0b19236ec0c2a6053e8466e71 [diff] |
- dtucker@cvs.openbsd.org 2007/02/19 10:45:58 [monitor_wrap.c servconf.c servconf.h monitor.c sshd_config.5] Teach Match how handle config directives that are used before authentication. This allows configurations such as permitting password authentication from the local net only while requiring pubkey from offsite. ok djm@, man page bits ok jmc@