| version 1.29, 2008/01/28 13:57:02 |
version 1.30, 2008/04/06 23:38:20 |
|
|
| # $NetBSD$ |
# $NetBSD$ |
| # $OpenBSD: sshd_config,v 1.75 2007/03/19 01:01:29 djm Exp $ |
# $OpenBSD: sshd_config,v 1.77 2008/02/08 23:24:07 djm 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. |
|
|
| #PidFile /var/run/sshd.pid |
#PidFile /var/run/sshd.pid |
| #MaxStartups 10 |
#MaxStartups 10 |
| #PermitTunnel no |
#PermitTunnel no |
| |
#ChrootDirectory none |
| |
|
| # no default banner path |
# no default banner path |
| #Banner /some/path |
#Banner none |
| |
|
| # override default of no subsystems |
# override default of no subsystems |
| Subsystem sftp /usr/libexec/sftp-server |
Subsystem sftp /usr/libexec/sftp-server |