Enable GSSAPI for ssh

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
Patrick Uiterwijk 2016-10-27 09:19:14 +00:00
parent 1f7efb27cb
commit b4f1088938
3 changed files with 6 additions and 6 deletions

View file

@ -71,9 +71,9 @@ ChallengeResponseAuthentication no
# GSSAPI options
#GSSAPIAuthentication no
GSSAPIAuthentication no
GSSAPIAuthentication yes
#GSSAPICleanupCredentials yes
GSSAPICleanupCredentials no
GSSAPICleanupCredentials yes
# Set this to 'yes' to enable PAM authentication, account processing,
# and session processing. If this is enabled, PAM authentication will

View file

@ -71,9 +71,9 @@ ChallengeResponseAuthentication no
# GSSAPI options
#GSSAPIAuthentication no
GSSAPIAuthentication no
GSSAPIAuthentication yes
#GSSAPICleanupCredentials yes
GSSAPICleanupCredentials no
GSSAPICleanupCredentials yes
# Set this to 'yes' to enable PAM authentication, account processing,
# and session processing. If this is enabled, PAM authentication will

View file

@ -71,9 +71,9 @@ ChallengeResponseAuthentication no
# GSSAPI options
#GSSAPIAuthentication no
GSSAPIAuthentication no
GSSAPIAuthentication yes
#GSSAPICleanupCredentials yes
GSSAPICleanupCredentials no
GSSAPICleanupCredentials yes
# Set this to 'yes' to enable PAM authentication, account processing,
# and session processing. If this is enabled, PAM authentication will