LDAP Authentication Problem #15544
-
|
Hi I am running a self hosted Netbox but I am having some troubles getting LDAP to work. This is my LDAP configuration: I have added this line to /opt/netbox/netbox/netbox/configuration.py for debugging: But everytime I try to login with my AD credentials I get: I tried a manual search on the server with ldapsearch and it returns the correct users and groups. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
|
(use three backticks before and after the code blocks: https://docs.github.com/en/get-started/writing-on-github/working-with-advanced-formatting/creating-and-highlighting-code-blocks) |
Beta Was this translation helpful? Give feedback.
-
|
turns out with this configuration you are only able to login with example.e and not [email protected] |
Beta Was this translation helpful? Give feedback.
turns out with this configuration you are only able to login with example.e and not [email protected]