Your browser does not allow storing cookies. We recommend enabling them.
SSH.COM uses cookies to give you the best experience and most relevant marketing.
More infoUsing 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>
Other authentication methods can be listed in the configuration file as well. Place the least interactive method first.