diff --git a/ChangeLog b/ChangeLog index 57721f8d8..df8249779 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,6 @@ +20130918 + - (dtucker) [sshd_config] Trailing whitespace; from jstjohn at purdue edu. + 20130914 - (djm) OpenBSD CVS Sync - djm@cvs.openbsd.org 2013/08/22 19:02:21 diff --git a/sshd_config b/sshd_config index 8d8eeea34..dbda7491e 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