exauth.propertiesファイルを編集します。編集するプロパティとその設定値を次の表に示します。
プロパティ名 | 設定値 |
---|---|
auth.server.type | ldap |
auth.server.name | LDAPディレクトリサーバのサーバ識別名 |
auth.group.mapping | true |
auth.ldap.<auth.server.nameの指定値>.protocol | ldap |
auth.ldap.<auth.server.nameの指定値>.timeout | LDAPディレクトリサーバとの接続待ち時間 |
auth.ldap.<auth.server.nameの指定値>.attr | 認証で使用するユーザーIDの値が定義されている属性名 |
auth.ldap.<auth.server.nameの指定値>.basedn | DN(BaseDN) |
auth.ldap.<auth.server.nameの指定値>.retry.interval | LDAPディレクトリサーバとの通信失敗時のリトライ間隔 |
auth.ldap.<auth.server.nameの指定値>.retry.times | LDAPディレクトリサーバとの通信失敗時のリトライ回数 |
auth.ldap.<auth.server.nameの指定値>.domain.name | ドメイン名 |
auth.ldap.<auth.server.nameの指定値>.dns_lookup | true |
関連項目