can't use Open-LDAP for login #18525
Unanswered
altf4arnold
asked this question in
Help Wanted!
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Deployment Type
Self-hosted
NetBox Version
v4.2.2
Python Version
3.11
Steps to Reproduce
Followed the LDAP templates on the doc : https://demo.netbox.dev/static/docs/installation/6-ldap/
Expected Behavior
We would excpect everything to match and to authenticate. The
null value in column "name" of relation "users_group" violates not-null constraint
seems especially odd.We verified in the LDAP that the recquired fields were correct. All these fields match :
Did we miss something with the name flag?
Observed Behavior
We get an error in plain text on the web-page
Logs are :
I also observe that the username is created in the database (tried deleting them but problem persisted)
Beta Was this translation helpful? Give feedback.
All reactions