Documentation for JIRA 4.3. Documentation for other versions of JIRA is available too. 
![]()
委任認証用に JIRA アプリケーションを LDAP ディレクトリに接続できます。つまり、JIRA には、認証のみに LDAP を使用する内部ディレクトリがあります。設定セクションで説明したように、ログインを試みた時に、内部ディレクトリにユーザーを自動的に作成するオプションがあります。
このオプションを使用するタイミング: ニーズに合わせてアプリケーション内でユーザーやグループ設定を行い、LDAP ディレクトリに対してユーザーのパスワードをチェックする場合はこのオプションを選択します。また、このオプションは、LDAP から多数のグループをダウンロードした結果発生する、パフォーマンスの問題を回避するのにも役立ちます。
On this page:
内部ディレクトリに接続するが、LDAP 経由でログインを確認するには:
注意: ディレクトリ タイプの選択オプションは、JIRA 4.3.3 以降でのみ利用可能です。
設定 |
説明 |
|---|---|
名前 |
ディレクトリを識別するのに役立つ説明的な名前にします。例:
|
ディレクトリ タイプ |
接続する LDAP ディレクトリのタイプを選択します。新しい LDAP 接続を追加する場合、ここで選択した値によって、画面の残りのオプションの一部のデフォルト値が決定します。例:
|
ホスト名 |
ディレクトリ サーバのホスト名。例:
|
ポート |
ディレクトリ サーバーがリスンするポート。例:
|
SSL を使用する |
Tick this check box if the connection to the directory server is an SSL (Secure Sockets Layer) connection. Note that you will need to configure an SSL certificate in order to use this setting. |
ユーザ名 |
ディレクトリ サーバーに接続する際にアプリケーションが使用するユーザーの識別名。例:
|
パスワード |
上記で指定したユーザーのパスワード。 |
Note: The option to copy users on first login is available only in JIRA 4.3.3 and later.
設定 |
説明 |
|---|---|
Copy User on First Login |
This option affects what will happen when a user attempts to log in, if their username does not yet exist in the internal directory that is using LDAP for authentication. If this check box is ticked, the user will be created automatically in the internal directory when the user logs in. If this check box is not ticked, the user's login will fail.
|
既定のグループ メンバーシップ |
This field appears if you tick the 'Copy User on First Login' check box. If you would like users to be automatically added to a group or groups, enter the group name(s) here. To specify more than one group, separate the group names with commas. Each time a user logs in, their group memberships will be checked. If the user does not belong to the specified group(s), their username will be added to the group(s). If a group does not yet exist, it will be added to the internal directory that is using LDAP for authentication.
|
設定 |
説明 |
|---|---|
ベース DN |
ディレクトリ サーバーに対してクエリを実行する場合に使用するルート識別名(DN)。例:
|
ユーザー名属性 |
ユーザー名を読み込むときに使用する属性フィールド。例:
|
注:ユーザースキーマ設定は JIRA 4.3.3 以降でのみ使用できます。
設定 |
説明 |
|---|---|
ユーザー スキーマ設定 |
This section appears if you tick the 'Copy User on First Login' check box. If the fields below this heading are hidden, click the heading to reveal the fields. |
追加のユーザー DN |
この値は、ユーザーの検索および読み込み時に、ベース DN に加えて使用されます。値が提供されない場合、サブツリー検索はベース DN から開始されます。例:
|
ユーザー オブジェクト クラス |
これは LDAP ユーザー オブジェクトに使用されるクラス名です。例:
|
ユーザー オブジェクト フィルタ |
ユーザー オブジェクトを検索するときに使用するフィルター。例:
|
ユーザー名 RDN 属性 |
ユーザー名をロードするときに使用する RDN (相対識別名)。各 LDAP エントリの DN は 2 つの部分 (記録が格納される RDN および LDAP ディレクトリ内の場所) で構成されます。RDN はディレクトリツリー構造と関係ない DN の一部です。例:
|
ユーザの名属性 |
ユーザーの名を読み込むときに使用する属性フィールド。例:
|
ユーザーの姓属性 |
ユーザーの姓を読み込むときに使用する属性フィールド。例:
|
ユーザーの表示名属性 |
ユーザーの氏名を読み込むときに使用する属性フィールド。例:
|
ユーザーのメール属性 |
ユーザーのメールアドレスを読み込むときに使用する属性フィールド。例:
|
上図:認証のみに使用される LDAP ディレクトリに接続する JIRA
上図:認証のみに使用される LDAPディレクトリに接続し、JIRA 初回ログイン時に、ユーザーが内部ディレクトリにコピーされる JIRA