クライアント上で GSSAPI 認証を有効にする場合は、ssh-broker-config.xml ファイルに以下の行が存在することを確認してください。
ssh-broker-config.xml
<authentication-methods> <authentication-method name="gssapi-with-mic" /> ... </authentication-methods>
この設定ファイルには、他の認証方法も記述できます。最も非対話的な方法を最初に記述します。