| version 1.1, 2001/02/07 16:48:00 |
version 1.2, 2001/02/07 17:05:35 |
|
|
| |
# $NetBSD$ |
| # $OpenBSD: sshd_config,v 1.32 2001/02/06 22:07:50 deraadt Exp $ |
# $OpenBSD: sshd_config,v 1.32 2001/02/06 22:07:50 deraadt Exp $ |
| |
|
| # This is the sshd server system-wide configuration file. See sshd(8) |
# This is the sshd server system-wide configuration file. See sshd(8) |
| Line 17 PermitRootLogin yes |
|
| Line 18 PermitRootLogin yes |
|
| # |
# |
| # Don't read ~/.rhosts and ~/.shosts files |
# Don't read ~/.rhosts and ~/.shosts files |
| IgnoreRhosts yes |
IgnoreRhosts yes |
| |
IgnoreRootRhosts yes |
| # Uncomment if you don't trust ~/.ssh/known_hosts for RhostsRSAAuthentication |
# Uncomment if you don't trust ~/.ssh/known_hosts for RhostsRSAAuthentication |
| #IgnoreUserKnownHosts yes |
#IgnoreUserKnownHosts yes |
| StrictModes yes |
StrictModes yes |