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