Last modified on 29 September 2020, at 12:13

LDAP

Revision as of 12:13, 29 September 2020 by DST (Talk | contribs)

To perfrom a succesfull authentication against a LDAP Server with UBIK, you need to create an instance of each of the following Classes:


== LDAPLogin ==: The LDAP Login Object specifies a single User you want to authenticate.


== LDAPGroup ==: The LDAP Group specifies a Group of Users and where to find them on the LDAP Server.


== LDAPService ==: The LDAP Service describes the actual LDAP Server and holds information about the connection to the LDAP Server and about the Service User.