Ldap
From Wikanual
Contents |
ldap
Instead of managing INTERDUBS admin users for your segment on the system you can also use user information from your ldap system.
INTERDUBS can either use its own admin user database or the one of your ldap host.
ldap parameters
Under utilities a root admin can edit the ldap parameter via the ldap configuration screen.
You will have to enter the following parameters:
ldap host
The URL of your ldap host. An example would be:
ldaps://your.ldap.host:3269
where your.ldap.host is a valid domain name or IP address. If then ldap host is not empty, then INTERDUBS will try to use this address for authentications
ldap user
A valid user in the ldap database. It should have rights to look up other users. Not related to the admin users that will use INTERDUBS
ldap user password
The password of the user from above in the ldap database.
ldap domain
The ldap domain that INTERDUBS admin users must belong to
ldap message
This text will be displayed on the INTERDUBS admin screen, so that admins are aware that they have to use their ldap credentials.