diff options
Diffstat (limited to 'sshd_config')
-rw-r--r-- | sshd_config | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sshd_config b/sshd_config index 9f09e4a6e..00e5a728b 100644 --- a/sshd_config +++ b/sshd_config | |||
@@ -70,6 +70,8 @@ AuthorizedKeysFile .ssh/authorized_keys | |||
70 | # GSSAPI options | 70 | # GSSAPI options |
71 | #GSSAPIAuthentication no | 71 | #GSSAPIAuthentication no |
72 | #GSSAPICleanupCredentials yes | 72 | #GSSAPICleanupCredentials yes |
73 | #GSSAPIStrictAcceptorCheck yes | ||
74 | #GSSAPIKeyExchange no | ||
73 | 75 | ||
74 | # Set this to 'yes' to enable PAM authentication, account processing, | 76 | # Set this to 'yes' to enable PAM authentication, account processing, |
75 | # and session processing. If this is enabled, PAM authentication will | 77 | # and session processing. If this is enabled, PAM authentication will |