6.8.4 exauth.propertiesファイルの設定項目(LDAPディレクトリサーバをDNSサーバに照会する場合で,外部認可サーバとも連携するとき)

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

プロパティ名設定値
auth.server.typeldap
auth.server.nameLDAPディレクトリサーバのサーバ識別名
auth.group.mappingtrue
auth.ldap.auth.server.nameの指定値.protocolldap
auth.ldap.auth.server.nameの指定値.timeoutLDAPディレクトリサーバとの接続待ち時間
auth.ldap.auth.server.nameの指定値.attr認証で使用するユーザーIDの値が定義されている属性名
auth.ldap.auth.server.nameの指定値.basednDN(BaseDN)
auth.ldap.auth.server.nameの指定値.retry.intervalLDAPディレクトリサーバとの通信失敗時のリトライ間隔
auth.ldap.auth.server.nameの指定値.retry.timesLDAPディレクトリサーバとの通信失敗時のリトライ回数
auth.ldap.auth.server.nameの指定値.domain.nameドメイン名
auth.ldap.auth.server.nameの指定値.dns_lookuptrue

関連項目