OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
CVS: cvs.openbsd.org: src

From: Darren Tucker (dtuckercvs.openbsd.org)
Date: Mon Feb 19 2007 - 04:45:58 CST


CVSROOT: /cvs
Module name: src
Changes by: dtuckercvs.openbsd.org 2007/02/19 03:45:58

Modified files:
        usr.bin/ssh : monitor.c monitor_wrap.c servconf.c servconf.h
                         sshd_config.5

Log message:
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