LDAP user authentication

2018-01-25 10:06:45
tengfei
4638
Last edited by MCFEY on 2018-08-28 10:10:23

LDAP is dependent on the LDAP extension in PHP, so it has to load the LDAP extension first. Please refer to Chapter 2.3 Install LDAP extension.



1. Introduction

By configuring LDAP, auto login to LDAP server is integrated with Zdoo. User accounts can also be imported from LDAP to Zdoo.




2. General configuration

Go to Admin->LDAP.



SCREENSHOT


Click LDAP and you will see the page to do LDAP settings. If the configuration is successful and correct, you can use the LDAP user name and password to log in and ZenTao will automatically verify the login and add the user to its database. Check Anonymous, admin account and password will be hidden. Then you do not have to fill that in.

SCREENSHOT


Fill in Base DN as shown below,


The login name is the user name in the LDAP server as shown below,


3. Configure the active directory

Select “Active Directory" in Server Type. Because the active directory does not allow anonymous login, so you have to fill in the Admin account and password.


Note: The admin account must have privileges to do administration on this domain, otherwise it might be an error when you request the data.


SCREENSHOT


Write a Comment
Comment will be posted after it is reviewed.