Difference between revisions of "LDAP"

DST (Talk | contribs)
DST (Talk | contribs)
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
To perfrom a succesfull authentication against a LDAP Server with UBIK, you need to create an instance of each of the following Classes:
+
To perform a successful authentication against an LDAP Server with UBIK, you need to create an instance of all the following classes:
  
[[LDAPLogin]]
 
The LDAP Login Object specifies a single User you want to authenticate.
 
  
[[LDAPGroup]]
+
==LDAPLogin==
The LDAP Group specifies a Group of Users and where to find them on the LDAP Server.
+
The [[LDAPLogin]] object specifies a single user you want to authenticate.  
  
[[LDAPService]]
+
 
The LDAP Service describes the actual LDAP Server and holds information about the connection to the LDAP Server  and about the Service User.
+
==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.

Latest revision as of 05:46, 12 October 2020

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.

Help improve this page!

Keep track of this page and all changes to it.