summaryrefslogtreecommitdiff
path: root/sshd_config
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2002-04-23 21:04:51 +1000
committerDamien Miller <djm@mindrot.org>2002-04-23 21:04:51 +1000
commitd7de14b6ada79812cf3a1ceb8f921d92d4d180be (patch)
treec8750db01fe0d8b47ad3aafd68165ccd6b523197 /sshd_config
parent635fe98a7f156688fc3182d597c88592823a3d22 (diff)
downloadopenssh-git-d7de14b6ada79812cf3a1ceb8f921d92d4d180be.tar.gz
- markus@cvs.openbsd.org 2002/04/22 16:16:53
[servconf.c sshd.8 sshd_config] do not auto-enable KerberosAuthentication; ok djm@, provos@, deraadt@
Diffstat (limited to 'sshd_config')
-rw-r--r--sshd_config5
1 files changed, 2 insertions, 3 deletions
diff --git a/sshd_config b/sshd_config
index a6b148bc..d55a9e68 100644
--- a/sshd_config
+++ b/sshd_config
@@ -1,4 +1,4 @@
-# $OpenBSD: sshd_config,v 1.50 2002/04/21 16:19:27 stevesk Exp $
+# $OpenBSD: sshd_config,v 1.51 2002/04/22 16:16:53 markus Exp $
# This is the sshd server system-wide configuration file. See sshd(8)
# for more information.
@@ -60,8 +60,7 @@
#ChallengeResponseAuthentication yes
# Kerberos options
-# KerberosAuthentication automatically enabled if keyfile exists
-#KerberosAuthentication yes
+#KerberosAuthentication no
#KerberosOrLocalPasswd yes
#KerberosTicketCleanup yes