Last modified on 8 October 2020, at 06:50

LDAPLogin

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

Own Properties

Name Data type
LoginName (LOGINNAME) String
Use Domain Credentials (USEDOMAINCREDENTIALS) Bool
Identifier (IDENTIFIER) String
Searchbase (SEARCHBASE) String
LDAPGroup (LDAPGROUP) Object


LoginName

The name of the Login object. The name of the Login Object must be identical to the one specified on the LDAP Server.

Use Domain Credentials

This setting must be set to "True" in order to perform your authentication against the LDAP Server. If set to "False" UBIK will perform it´s authentication against the internal UBIK Database.

Identifier

The Identifier property specifies a "unique identifier" for an object represented in the LDAP Directory. The domain within which the identifier is unique, and the exact semantics of the identifier, are for local definition. For a person, this could be an institution-wide payroll number or email address.


Searchbase

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

LDAPGroup

LDAPGroup is a referenceproperty which needs to reference a pre defined LDAPGroup object.