ldap.conf
Die nachfolgenden Inhalte sind nur in englischer Sprache verfügbar.
This file is configured using XML syntax.
Parameters | Possible values | Description | Available from | |
---|---|---|---|---|
as variable name in the config file | as environment variable with |
|
|
|
ldap:context-source |
| |||
|
| Url for DirectoryService, preceded by the protocol and ending with the port | ||
|
| ou=user,DC=ldap,DC=url | The base to start in the DirectoryService | |
|
| A service user for the DirectoryService to have access to it | ||
|
| mysecretpassphrase | The password for the service user | |
|
| Map | A list of properties that are passed on to LDAP. The listed attributes for the If there is more than one attribute, they must be separated by spaces, e.g.:
In the case of the environment variable, only a String must be assigned, e.g. ' | S 39.5.34 |
bean:ldapConfig |
| |||
|
| String | A hardcoded filter to narrow down the search area These are the recommended PLANTA groups to assign users to roles from the DirectoryService. Each of these groups references a role in PLANTA project: | |
|
| {SUBTREE / OBJECT / ONELEVEL} | The search scope for searches | S 39.5.34 |
|
| Map | A list of all LDAP attributes that are written into the DB when a user logs in or by a query_user_data. They are listed as key - value pairs. The key that is flagged with The key that is flagged with At the moment, only text attributes are allowed, except for the For example:
In the case of the environment variable a Array of Strings has to be assigned, e.g. | S 39.5.34 |
| String | Attribute name that contains the distinguished name | Up to S 39.5.31 | |
| String | Attribute name to add to the ldapUserFilter to search the user | Up to S 39.5.31 | |
| String | Attribute name which contains the user name that is forwarded to the login method | Up to S 39.5.31 | |
ldap:ldap-template | ||||
| {SUBTREE / ONELEVEL / OBJECT} | The search scope for searches | Up to S 39.5.31 |