python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
I cant import LDAP module in Python
i installed python-ldap and ldap3 :
(einstieg) C:\Users\User\Python\modules>pip freeze
ldap3 @file:///C:/Users/User/Python/modules/ldap3-2.9.1-py2.py3-none-any.whl
pyasn1 @
file:///C:/Users/User...
Chorum
Votes: 0
Answers: 1
Exported LDIF cannot be used for import
Im trying to create an easily reproducible ldap setup for some testing.
I've been using bitnami's openldap docker container to load an exported ldif file at startup.
However, importing the ldif file f...

Robrecht Vanhuysse
Votes: 0
Answers: 1
Securing ActiveMQ Webconsole with LDAP
I am using AMQ 5.16.2. I have already configured a secured connection (HTTPS) for the AMQ webconsole.
Now I am trying to secure the webconsole authentification with LDAP. Thus, I have followed this bl...
Similaun42
Votes: 0
Answers: 0