Configure LDAP Server User Authentication

LDAP User Authentication

If your organisation has an LDAP Lightweight Directory Access Protocol server or an Active Directory Domain which can be used for user authentication, it is possible to use either as a Sintelix user repository. Adding a user repository involves modifying an XML file on the Sintelix server’s file system.

Sintelix can authenticate users by binding those users to an LDAP server. If the bind is successful, the users are considered authenticated.

User Emails

The email address associated with the LDAP is automatically added to the Sintelix user profile. If the LDAP email is different from the email address in the Sintelix User profile, then the user profile is updated to the LDAP email address.

Configure LDAP Authentication

To configure LDAP server user authentication:

  1. Go to the file:

    <Sintelix Database Directory>\external-users\user_repositories.xml

    To find the location of your Sintelix database folder, select the Status tab and find the System Configuration section. the location is displayed in the Main datastore location field.

  2. In the Configurations section under ‘example: an LDAP repository’, make the changes you require to the code. Use the examples below as a guide.
Examples