Cosminexus 機能解説
使用するCosminexus標準ログインモジュールの種類によって,ua.conf(統合ユーザ管理のコンフィグレーションファイル)に指定する必要があるパラメタが異なります。
LDAPディレクトリサーバを使用する各ログインモジュールが使用するパラメタの一覧を次の表に示します。各パラメタの意味については,マニュアル「Cosminexus リファレンス 定義編」を参照してください。
表13-6 LDAPディレクトリサーバを使用する各ログインモジュールが使用するパラメタの一覧
パラメタ | 種類 | |||
---|---|---|---|---|
P | C | S | L | |
java.naming.provider.url | ○ | ○ | ○ | ○ |
java.naming.security.principal | ○ | ○ | ○ | ○※1 |
java.naming.security.credentials | ○ | ○ | ○ | ○※1 |
com.cosminexus.admin.auth.ldap.basedn | ○ | ○ | ○ | ○ |
com.cosminexus.admin.auth.ldap.attr.userid | ○ | ○ | × | ○ |
com.cosminexus.admin.auth.ldap.search.userrdn | ○ | ○ | × | ○※2 |
com.cosminexus.admin.auth.ldap.search.scope | ○ | ○ | × | ○※3 |
com.cosminexus.admin.auth.ldap.attr.password | ○ | × | × | ○※4 |
com.cosminexus.admin.auth.ldap.pool.enable | ○ | ○ | ○ | ○※5 |
com.cosminexus.admin.auth.ldap.pool.max | ○ | ○ | ○ | ○ |
com.cosminexus.admin.auth.ldap.pool.max_spare | ○ | ○ | ○ | ○ |
com.cosminexus.admin.auth.ldap.pool.min_spare | ○ | ○ | ○ | ○ |
com.cosminexus.admin.auth.ldap.pool.gc_interval | ○ | ○ | ○ | ○ |
com.cosminexus.admin.auth.ldap.conn.retry.count | ○ | ○ | ○ | ○ |
com.cosminexus.admin.auth.ldap.conn.retry.wait | ○ | ○ | ○ | ○ |
com.cosminexus.admin.auth.ldap.certificate.attr.userid | × | ○ | × | × |
com.cosminexus.admin.auth.ldap.password.encrypt | ○ | × | × | × |
com.cosminexus.admin.auth.ldap.password.encrypt.ex | ○ | × | × | × |
com.cosminexus.admin.auth.ldap.directory.kind | × | × | × | ○ |
データベースを使用する各ログインモジュールが使用するパラメタの一覧を次の表に示します。各パラメタの意味については,マニュアル「Cosminexus リファレンス 定義編」を参照してください。
表13-7 データベースを使用する各ログインモジュールが使用するパラメタの一覧
パラメタ | 種類 |
---|---|
J | |
com.cosminexus.admin.auth.jdbc.driver | ○ |
com.cosminexus.admin.auth.jdbc.conn.url | ○ |
com.cosminexus.admin.auth.jdbc.conn.user | ○ |
com.cosminexus.admin.auth.jdbc.conn.password | ○ |
com.cosminexus.admin.auth.jdbc.pool.enable | ○ |
com.cosminexus.admin.auth.jdbc.pool.max | ○ |
com.cosminexus.admin.auth.jdbc.pool.max_spare | ○ |
com.cosminexus.admin.auth.jdbc.pool.min_spare | ○ |
com.cosminexus.admin.auth.jdbc.pool.gc_interval | ○ |
com.cosminexus.admin.auth.jdbc.conn.retry.count | ○ |
com.cosminexus.admin.auth.jdbc.conn.retry.wait | ○ |
com.cosminexus.admin.auth.jdbc.sql | ○ |
com.cosminexus.admin.auth.jdbc.password.type | ○ |
com.cosminexus.admin.auth.jdbc.password.encrypt | ○ |
com.cosminexus.admin.auth.jdbc.password.encrypt.ex | ○ |
All Rights Reserved. Copyright (C) 2006, 2007, Hitachi, Ltd.