Attribute |
Mand. |
Description |
Default |
id |
no |
Identifier of the data location. The default value is the identifier of the application. |
|
condition |
no |
The value of this attribute enables to control the existence of this location. This condition refers to a property defined or not inside the initialisation file of the application. If the property does not exists or equals false or equals 0, this location is no taken into account. This attribute may be used to manage several connections and several applications inside a same system. |
|
url |
yes |
URL used to connect to the LDAP directory. |
|
user |
no |
User name used to connect to the LDAP directory (corresponds to PRINCIPAL). |
|
password |
no |
Password used to connect to the LDAP directory (corresponds to CREDENTIALS). |
|
baseObjectName |
yes |
Identifier of the base object that gives access to the data of the LDAP directory. |
|
securityType |
no |
L_LDAP.securityType |
Simple |