Last modified on 12 October 2020, at 05:46

LDAP

Revision as of 05:46, 12 October 2020 by DST (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

To perform a successful authentication against an LDAP Server with UBIK, you need to create an instance of all the following classes:


LDAPLogin

The LDAPLogin object specifies a single user you want to authenticate.


LDAPGroup

The LDAPGroup specifies a group of users represented on a LDAP Server.


LDAPService

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