Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
1 Beantwoorden
5956 Weergaven

I'm trying to enabled LDAP integration with the module.

I *believe* I have the correct settings but authentication fails when I specify a username (or email)/password.


I have configured the logged to DEBUG level. But there's no errors regarding LDAP. I'm using v10 community version on Windows Server 2008R2. It does specify in the module description that "Note: This module only work on servers who have Python's ldap module installed." How can I verify that is installed?

Avatar
Annuleer
Auteur Beste antwoord

Okay, I solved it!

This is for Windows (Server 2008 R2 in my case):


First install Python 2.6 on the server. Then install Python LDAP https://www.python-ldap.org/download.html


If your LDAP bind has special characters such as comma, my CN is "lastname, firstname", escape the comma using a \ i.e. "lastname\,firstname". Spaces do not need to be escape.

Avatar
Annuleer

can you show your LDAP config ?

Gerelateerde posts Antwoorden Weergaven Activiteit
1
jul. 24
2331
1
jan. 24
5836
2
mrt. 23
3156
1
jun. 22
8654
0
jan. 21
2725