SSH Tectia

設定ファイルの使用 (UNIX)

クライアント上で GSSAPI 認証を有効にする場合は、ssh-broker-config.xml ファイルに以下の行が存在することを確認してください。

<authentication-methods>
  <authentication-method name="gssapi-with-mic" />
...
</authentication-methods>

この設定ファイルには、他の認証方法も記述できます。最も非対話的な方法を最初に記述します。