summaryrefslogtreecommitdiff
path: root/sshd_config
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2002-04-23 20:51:15 +1000
committerDamien Miller <djm@mindrot.org>2002-04-23 20:51:15 +1000
commit7a8558d3ea81935888149c89ea9b4ee69ab8d458 (patch)
tree8ec77416c4d6f4932176a02042772bae1d7b1aa9 /sshd_config
parentbad0e0162fb3e943498d66406784baee9de0ebcc (diff)
downloadopenssh-git-7a8558d3ea81935888149c89ea9b4ee69ab8d458.tar.gz
- stevesk@cvs.openbsd.org 2002/04/21 16:19:27
[sshd.8 sshd_config] document default AFSTokenPassing no; ok 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 a3d8e9a6..a6b148bc 100644
--- a/sshd_config
+++ b/sshd_config
@@ -1,4 +1,4 @@
-# $OpenBSD: sshd_config,v 1.49 2002/03/21 20:51:12 markus Exp $
+# $OpenBSD: sshd_config,v 1.50 2002/04/21 16:19:27 stevesk Exp $
# This is the sshd server system-wide configuration file. See sshd(8)
# for more information.
@@ -65,8 +65,7 @@
#KerberosOrLocalPasswd yes
#KerberosTicketCleanup yes
-# AFSTokenPassing automatically enabled if k_hasafs() is true
-#AFSTokenPassing yes
+#AFSTokenPassing no
# Kerberos TGT Passing only works with the AFS kaserver
#KerberosTgtPassing no