[Other doc versions]
[Doc downloads]
You can configure Stash to use an LDAP directory for delegated authentication, while still using the internal directory for user and group management. There is an option to create users in the internal directory automatically when they attempt to log in, as described in the settings section below.
To connect Stash to an LDAP directory for delegated authentication:
このページの内容
設定 |
説明 |
|---|---|
名前 |
ディレクトリを識別するのに役立つ説明的な名前にします。例:
|
ディレクトリ タイプ |
接続する LDAP ディレクトリのタイプを選択します。新しい LDAP 接続を追加する場合、ここで選択した値によって、画面の残りのオプションの一部のデフォルト値が決定します。例:
|
ホスト名 |
ディレクトリ サーバのホスト名。例:
|
ポート |
ディレクトリ サーバーがリスンするポート。例:
|
SSL を使用する |
Select 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. |
ユーザ名 |
ディレクトリ サーバーに接続する際にアプリケーションが使用するユーザーの識別名。例:
|
パスワード |
上記で指定したユーザーのパスワード。 |
設定 | 説明 |
|---|---|
ログイン時にユーザーをコピーする | This option affects what will happen when a user attempts to log in. If this check box is selected, the user will be created automatically in the internal directory that is using LDAP for authentication when the user first logs in and their details will be synchronised on each subsequent log in. If this check box is not selected, the user's login will fail.
|
既定のグループ メンバーシップ | This field appears if you select the Copy User on 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.
|
Synchronise Group Memberships | This field appears if you select the Copy User on Login check box. If this check box is selected, group memberships specified on your LDAP server will be synchronised with the internal directory each time the user logs in.
|
設定 |
説明 |
|---|---|
ベース DN |
ディレクトリ サーバーに対してクエリを実行する場合に使用するルート識別名(DN)。例:
|
ユーザー名属性 |
ユーザー名を読み込むときに使用する属性フィールド。例:
|
設定 |
説明 |
|---|---|
ページングされた結果を使用 |
検索結果をシンプルにページングする LDAP 制御拡張機能の使用を有効または無効にします。ページングが有効になっている場合、検索によって一度にすべての検索結果が取得されるのではなく、データのセットが取得されます。必要なページサイズ、つまり、ページングされた結果が有効である場合、ページごとに返される検索結果の最大数を入力します。既定は 1000 です。 |
照会に従う |
ディレクトリ サーバーがリクエストを別のサーバーにリダイレクトすることを許可するかどうかを選択します。このオプションは、ノード照会 (JNDI ルックアップ |
注:このセクションは、ログイン時のユーザーのコピーが有効な場合のみ表示されます。
設定 |
説明 |
|---|---|
追加のユーザー DN |
この値は、ユーザーの検索および読み込み時に、ベース DN に加えて使用されます。値が提供されない場合、サブツリー検索はベース DN から開始されます。例:
|
ユーザー オブジェクト クラス |
これは LDAP ユーザー オブジェクトに使用されるクラス名です。例:
|
ユーザー オブジェクト フィルタ |
ユーザー オブジェクトを検索するときに使用するフィルター。例:
|
ユーザー名 RDN 属性 |
ユーザー名をロードするときに使用する RDN (相対識別名)。各 LDAP エントリの DN は 2 つの部分 (記録が格納される RDN および LDAP ディレクトリ内の場所) で構成されます。RDN はディレクトリツリー構造と関係ない DN の一部です。例:
|
ユーザの名属性 |
ユーザーの名を読み込むときに使用する属性フィールド。例:
|
ユーザーの姓属性 |
ユーザーの姓を読み込むときに使用する属性フィールド。例:
|
ユーザーの表示名属性 |
ユーザーの氏名を読み込むときに使用する属性フィールド。例:
|
ユーザーのメール属性 |
ユーザーのメールアドレスを読み込むときに使用する属性フィールド。例:
|
Note: this section is only visible when both Copy User on Login and Synchronise Group Memberships are enabled.
設定 |
説明 |
|---|---|
追加のグループ DN |
この値は、グループの検索および読み込み時に、ベース DN に加えて使用されます。値が提供されない場合、サブツリー検索はベース DN から開始されます。例:
|
グループ オブジェクト クラス |
これは LDAP グループ オブジェクトに使用されるクラス名です。例:
|
グループ オブジェクト フィルター |
グループ オブジェクトを検索するときに使用するフィルター。例:
|
グループ名属性 |
グループ名を読み込むときに使用する属性フィールド。例:
|
グループ説明属性 |
グループ名を読み込むときに使用する属性フィールド。例:
|
Note: this section is only visible when both Copy User on Login and Synchronise Group Memberships are enabled.
設定 |
説明 |
|---|---|
グループ メンバー 属性 |
グループのメンバーを読み込むときに使用する属性フィールド。例:
|
ユーザー メンバーシップ属性 |
ユーザーのグループを読み込むときに使用する属性フィールド。例:
|
ユーザーのグループ メンバーシップを検索する際に、ユーザー メンバーシップ属性を使用する |
Select the check box if your directory server supports the group membership attribute on the user. (By default, this is the 'memberOf' attribute.)
|