To enable GSSAPI authentication on the client, make sure that you have the following
line in the ssh-broker-config.xml
file:
<authentication-methods> <auth-gssapi /> ... </authentication-methods>
Other authentication methods can be listed in the configuration file as well. Place the least interactive method first.