Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OpenLdap Support: uid=USERNAME,ou=people,dc=server,dc=com #7

Closed
ricardojlrufino opened this issue Sep 17, 2020 · 1 comment
Closed

Comments

@ricardojlrufino
Copy link

I need change , aldap.py to
finalUsername = "uid="+self.username+","+self.searchBase

Since I don't know how to develop in python, I'm not fit for PR

@dignajar dignajar mentioned this issue May 26, 2021
@dignajar
Copy link
Owner

This issue was addressed with the variable LDAP_BIND_DN in ALDAP v2.0.

LDAP_BIND_DN = "uid={username},dc=mycompany,dc=com

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants