| version 1.15, 2002/06/24 05:48:40 |
version 1.16, 2002/10/01 14:07:47 |
|
|
| # $NetBSD$ |
# $NetBSD$ |
| # $OpenBSD: sshd_config,v 1.56 2002/06/20 23:37:12 markus Exp $ |
# $OpenBSD: sshd_config,v 1.59 2002/09/25 11:17:16 markus Exp $ |
| |
|
| # This is the sshd server system-wide configuration file. See |
# This is the sshd server system-wide configuration file. See |
| # sshd_config(5) for more information. |
# sshd_config(5) for more information. |
|
|
| |
|
| # Authentication: |
# Authentication: |
| |
|
| #LoginGraceTime 600 |
#LoginGraceTime 120 |
| #PermitRootLogin no |
#PermitRootLogin no |
| #StrictModes yes |
#StrictModes yes |
| |
|
|
|
| #KeepAlive yes |
#KeepAlive yes |
| #UseLogin no |
#UseLogin no |
| #UsePrivilegeSeparation yes |
#UsePrivilegeSeparation yes |
| |
#PermitUserEnvironment no |
| #Compression yes |
#Compression yes |
| |
|
| #MaxStartups 10 |
#MaxStartups 10 |