ナビゲーションをスキップ.

Administration Console オンライン ヘルプ

  前 次 前/次ボタンと目次ボタンとの区切り線 目次

 


[iPlanet Authentication Provider] --> [ユーザ]

タスク     関連トピック     属性

概要

このページを使用して、ユーザを iPlanet LDAP ディレクトリに格納する方法を指定します。

タスク

LDAP 認証プロバイダのコンフィグレーション

関連トピック

WebLogic Security の紹介

WebLogic Security の管理

WebLogic リソースのセキュリティ

WebLogic Security プログラマーズ ガイド

WebLogic Security サービスの開発

プロダクション環境のセキュリティ

WebLogic Server 8.1 へのアップグレード』のセキュリティのトピック

FAQ: セキュリティ

WebLogic Server マニュアルのセキュリティのページ

属性

表 209-1

属性の表示名

説明

値の制約

[ユーザ オブジェクト クラス]

ユーザを格納する LDAP オブジェクト クラス。

MBean: weblogic.security.
providers.authentication.
IPlanetAuthenticatorMBean

属性 : UserObjectClass

デフォルト値 : "person"

[ユーザ名属性]

グループの名前を指定する LDAP ユーザ オブジェクトの属性。

MBean: weblogic.security.
providers.authentication.
IPlanetAuthenticatorMBean

属性 : UserNameAttribute

デフォルト値 : "uid"

[ユーザ動的グループ DN 属性]

ユーザが所属する動的グループの識別名 (DN) を指定する LDAP ユーザ オブジェクトの属性。この属性が指定されていない場合、WebLogic Server は、動的グループの URL を評価することでユーザがグループのメンバーかどうかを判定する。グループが他のグループを含む場合、WebLogic Server はグループ内の下位グループ (親子関係を示す) の URL を評価する。

MBean: weblogic.security.
providers.authentication.
IPlanetAuthenticatorMBean

属性 : UserDynamicGroupDNAttribute


[ユーザ ベース DN]

ユーザを格納する LDAP ディレクトリ内のツリーの基本識別名 (DN)。

MBean: weblogic.security.
providers.authentication.
IPlanetAuthenticatorMBean

属性 : UserBaseDN

デフォルト値 : "ou=people, o=example.com"

[ユーザ検索スコープ]

ユーザ検索の対象となる LDAP ディレクトリ ツリーの階層を指定する。有効値は、[subtree] および [onelevel]

MBean: weblogic.security.
providers.authentication.
IPlanetAuthenticatorMBean

属性 : UserSearchScope

デフォルト値 : [subtree]

[名前フィルタからのユーザ]

名前を指定してユーザを検索するための LDAP 検索フィルタ。属性 (ユーザ名属性およびユーザ オブジェクト クラス) を指定しない場合、つまり属性が null または空の場合、ユーザ スキーマに基づいてデフォルト検索フィルタが作成される。

MBean: weblogic.security.
providers.authentication.
IPlanetAuthenticatorMBean

属性 : UserFromNameFilter

デフォルト値 : "(&(uid=%u)(objectclass=person))"

[ユーザすべてのフィルタ]

基本ユーザ識別名 (DN) 内のすべてのユーザを検索するための LDAP 検索フィルタ。属性 (ユーザ オブジェクト クラス) を指定しない場合、つまり属性が null または空の場合、ユーザ スキーマに基づいてデフォルト検索フィルタが作成される。

MBean: weblogic.security.
providers.authentication.
IPlanetAuthenticatorMBean

属性 : AllUsersFilter


 

Skip navigation bar  ページの先頭 前 次