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

LDAP Login Not working #4025

Open
Swissfailcrafte opened this issue Apr 20, 2022 · 0 comments
Open

LDAP Login Not working #4025

Swissfailcrafte opened this issue Apr 20, 2022 · 0 comments

Comments

@Swissfailcrafte
Copy link

Hello Team

I tried to configure the LDAP login, unfortunately I failed.

My LDAP configuration:

LDAP_AUTH = True   
LDAP_BIND_URI = 'ldap://10.0.14.25'
LDAP_BASE_DN = 'DC=theoneplus,DC=ch'  
LDAP_EMAIL_DOMAIN = 'theoneplus.ch'  
LDAP_GROUPS_TO_ROLES = {'lemur-Admin': 'admin', 'lemur-Operator': 'operator'}  
LDAP_LOGON_ATTRIBUTE = 'uid'  

My LDAP server is a SlapD server.

But when I login I get the following error:

ldap error: ldap error: {'msgtype': 97, 'msgid': 1, 'result': 34, 'desc': 'Invalid DN syntax', 'ctrls': [], 'info': 'invalid DN'}

What can be done here?

With kind regards
Swissfailcrafte

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

1 participant