diff options
-rw-r--r-- | templates/sshd_config/CentOS.erb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/templates/sshd_config/CentOS.erb b/templates/sshd_config/CentOS.erb index 27880cb..1e060cb 100644 --- a/templates/sshd_config/CentOS.erb +++ b/templates/sshd_config/CentOS.erb @@ -128,9 +128,7 @@ ChallengeResponseAuthentication no # GSSAPI options #GSSAPIAuthentication no -GSSAPIAuthentication yes #GSSAPICleanupCredentials yes -GSSAPICleanupCredentials yes # Set this to 'yes' to enable PAM authentication, account processing, # and session processing. If this is enabled, PAM authentication will |