summaryrefslogtreecommitdiff
path: root/sshd_config
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2003-10-02 16:20:54 +1000
committerDarren Tucker <dtucker@zip.com.au>2003-10-02 16:20:54 +1000
commita49d36e7b9727edf472750a249dd7655ae1594fd (patch)
treec2a58a53ed659570114cea58e2a400df6b3ccf5e /sshd_config
parent6177695c0b4e5cc3fbcbcbf6d041781465bc4680 (diff)
downloadopenssh-git-a49d36e7b9727edf472750a249dd7655ae1594fd.tar.gz
- markus@cvs.openbsd.org 2003/09/29 20:19:57
[servconf.c sshd_config] GSSAPICleanupCreds -> GSSAPICleanupCredentials
Diffstat (limited to 'sshd_config')
-rw-r--r--sshd_config4
1 files changed, 2 insertions, 2 deletions
diff --git a/sshd_config b/sshd_config
index af0dec09..5e026a60 100644
--- a/sshd_config
+++ b/sshd_config
@@ -1,4 +1,4 @@
-# $OpenBSD: sshd_config,v 1.65 2003/08/28 12:54:34 markus Exp $
+# $OpenBSD: sshd_config,v 1.66 2003/09/29 20:19:57 markus Exp $
# This is the sshd server system-wide configuration file. See
# sshd_config(5) for more information.
@@ -64,7 +64,7 @@
# GSSAPI options
#GSSAPIAuthentication no
-#GSSAPICleanupCreds yes
+#GSSAPICleanupCredentials yes
# Set this to 'yes' to enable PAM authentication (via challenge-response)
# and session processing. Depending on your PAM configuration, this may