diff --git a/roles/base/files/ssh/sshd_config.default b/roles/base/files/ssh/sshd_config.default index 51f2b529bb..996c262579 100644 --- a/roles/base/files/ssh/sshd_config.default +++ b/roles/base/files/ssh/sshd_config.default @@ -71,9 +71,9 @@ ChallengeResponseAuthentication no # GSSAPI options #GSSAPIAuthentication no -GSSAPIAuthentication yes +GSSAPIAuthentication no #GSSAPICleanupCredentials yes -GSSAPICleanupCredentials yes +GSSAPICleanupCredentials no # Set this to 'yes' to enable PAM authentication, account processing, # and session processing. If this is enabled, PAM authentication will diff --git a/roles/base/files/ssh/sshd_config.el6 b/roles/base/files/ssh/sshd_config.el6 index 51f2b529bb..996c262579 100644 --- a/roles/base/files/ssh/sshd_config.el6 +++ b/roles/base/files/ssh/sshd_config.el6 @@ -71,9 +71,9 @@ ChallengeResponseAuthentication no # GSSAPI options #GSSAPIAuthentication no -GSSAPIAuthentication yes +GSSAPIAuthentication no #GSSAPICleanupCredentials yes -GSSAPICleanupCredentials yes +GSSAPICleanupCredentials no # Set this to 'yes' to enable PAM authentication, account processing, # and session processing. If this is enabled, PAM authentication will diff --git a/roles/base/files/ssh/sshd_config.pkgs b/roles/base/files/ssh/sshd_config.pkgs index 339c8017ba..7fddcd6ffd 100644 --- a/roles/base/files/ssh/sshd_config.pkgs +++ b/roles/base/files/ssh/sshd_config.pkgs @@ -71,9 +71,9 @@ ChallengeResponseAuthentication no # GSSAPI options #GSSAPIAuthentication no -GSSAPIAuthentication yes +GSSAPIAuthentication no #GSSAPICleanupCredentials yes -GSSAPICleanupCredentials yes +GSSAPICleanupCredentials no # Set this to 'yes' to enable PAM authentication, account processing, # and session processing. If this is enabled, PAM authentication will