Using the Configuration File (Unix)
To enable GSSAPI authentication on the client, make
sure that you have the following line in the
ssh-broker-config.xml
file:
<authentication-methods>
...
<authentication-method name="gssapi-with-mic" />
...
</authentication-methods>