CVSROOT:        /cvs
Module name:    src
Changes by:     d...@cvs.openbsd.org    2024/09/14 19:09:40

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

Log message:
Add a sshd_config "RefuseConnection" option

If set, this will terminate the connection at the first authentication
request (this is the earliest we can evaluate sshd_config Match blocks)

ok markus@

Reply via email to