| version 1.12, 2002/04/22 07:59:49 |
version 1.13, 2002/05/13 02:58:19 |
|
|
| # $NetBSD$ |
# $NetBSD$ |
| # $OpenBSD: sshd_config,v 1.50 2002/04/21 16:19:27 stevesk Exp $ |
# $OpenBSD: sshd_config,v 1.52 2002/05/04 02:39:35 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) |
| # for more information. |
# for more information. |
|
|
| #ChallengeResponseAuthentication yes |
#ChallengeResponseAuthentication yes |
| |
|
| # Kerberos options |
# Kerberos options |
| # KerberosAuthentication automatically enabled if keyfile exists |
#KerberosAuthentication no |
| #KerberosAuthentication yes |
|
| #KerberosOrLocalPasswd yes |
#KerberosOrLocalPasswd yes |
| #KerberosTicketCleanup yes |
#KerberosTicketCleanup yes |
| |
|