summaryrefslogtreecommitdiff
path: root/sshd_config
diff options
context:
space:
mode:
authordtucker <dtucker>2003-10-02 06:20:54 +0000
committerdtucker <dtucker>2003-10-02 06:20:54 +0000
commitce387924aebf09cd466216648048408e8406a9a2 (patch)
tree53a1f83b2d73c7eaaf17526d4e2b43c39030fb46 /sshd_config
parent520e1b631734744ad01704396292a8ae7807c0da (diff)
downloadopenssh-ce387924aebf09cd466216648048408e8406a9a2.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