Jump to: navigation, search

LDAPService


Revision as of 06:31, 8 October 2020 by DST (Talk | contribs) (LDAP Service)


BaseproviderURL

The url to a LDAP Server you want to authenticate against. A valid LDAP url looks like this: "LDAP://192.168.1.75:389"

Principal

If not defined differently, to authenticate against a LDAP Server you need a Service Account which has the rights to look up the specified LDAP Server. A valid DN belongs into the Principal property, for example: "cn=admin,dc=klu,dc=augmensys"

Credentials

The password for the Service Account.

Searchbase

The Searchbase defines the starting point for the search of the Admin User in the directory tree. A valid Searchbase would be for example: "dc=klu,dc=augmensys"