summaryrefslogtreecommitdiff
path: root/sshd_config
diff options
context:
space:
mode:
authordtucker <dtucker>2013-09-18 05:09:38 +0000
committerdtucker <dtucker>2013-09-18 05:09:38 +0000
commitd706da3fb7a1eedb03d6b8633b99a43663e31e8b (patch)
treeaf1aa7eafefc869d095f5013323fc0d07084ec08 /sshd_config
parent98a5025b1ffd458850ab080a092d2a674e087392 (diff)
downloadopenssh-d706da3fb7a1eedb03d6b8633b99a43663e31e8b.tar.gz
- (dtucker) [sshd_config] Trailing whitespace; from jstjohn at purdue edu.
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 8d8eeea3..dbda7491 100644
--- a/sshd_config
+++ b/sshd_config
@@ -84,8 +84,8 @@ AuthorizedKeysFile .ssh/authorized_keys
#GSSAPIAuthentication no
#GSSAPICleanupCredentials yes
-# Set this to 'yes' to enable PAM authentication, account processing,
-# and session processing. If this is enabled, PAM authentication will
+# Set this to 'yes' to enable PAM authentication, account processing,
+# and session processing. If this is enabled, PAM authentication will
# be allowed through the ChallengeResponseAuthentication and
# PasswordAuthentication. Depending on your PAM configuration,
# PAM authentication via ChallengeResponseAuthentication may bypass