LDAP Authentication for Linux - Community Version (Moved from Installation Forum)

LabKey Support Forum (Inactive)
LDAP Authentication for Linux - Community Version (Moved from Installation Forum) johann pellet  2020-03-26 09:05
Status: Active
 

Dear all,

I spent 2 days trying to configure without success the LDAP authentication in Labley 19.3 (free for the Community Edition).

With the settings below:
LDAP Server URL: ldap://auth-ldap.myorganism.org:389
Security Principal: cn=admin,dc=myorganism,dc=org
Password: thecorrectpassword

The authentication succeeded.

But it's not clear for me to understand how I should configure correctly the LDAP page setting or the labkey.xml files to work with an email&password.

I tried to change the Security Principal to: mail=john.doe@myorganism.org,ou=users,dc=myorganism,dc=org but it did not work.

I tried to change the labkey.xml file following the LDAP Search Option section of the page :https://www.labkey.org/Documentation/Archive/19.3/wiki-page.view?name=configLdap#process, without success.
Could we use for the variable ldapSearch_username someting like "cn=admin,dc=myorganism,dc=org" or it should be an email?

Thanks for your feeback.

Johann