6.9.1 exauth.propertiesファイルの設定項目(Kerberosサーバの情報を直接指定する場合で,外部認証サーバとだけ連携するとき)

exauth.propertiesファイルを編集します。編集するプロパティとその設定値を次の表に示します。

プロパティ名設定値
auth.server.typekerberos
auth.group.mappingfalse
auth.ocsp.enablefalse
auth.ocsp.responderURL(空白)
auth.kerberos.default_realmレルム名
auth.kerberos.dns_lookup_kdcfalse
auth.kerberos.default_tkt_enctypesKerberos認証に使用する暗号タイプ
auth.kerberos.clockskew管理サーバとKerberosサーバ間の時刻の差の許容範囲
auth.kerberos.timeoutKerberosサーバと接続するときの接続待ち時間
auth.kerberos.realm_nameレルム識別名
auth.kerberos.auth.kerberos.realm_nameの指定値.realmレルム名
auth.kerberos.auth.kerberos.realm_nameの指定値.kdcホスト名またはIPアドレス>[:ポート番号>]
注※
StartTLS通信する場合は,必要に応じて設定を変更します。

関連項目