You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a fresh netbox install. I used the examples from https://netbox.readthedocs.io/en/stable/installation/6-ldap/ to setup LDAP authentication against a Windows AD domain. But when attempting to login, the login attempt always fails. The log file doesn't seem to provide much info, even though its set to debug level. All it says is "Authentication failed for xxxx: user DN/password rejected by LDAP server." Here is my sanitized ldap_config.py file. Is there something obvious I'm missing?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
This is a fresh netbox install. I used the examples from https://netbox.readthedocs.io/en/stable/installation/6-ldap/ to setup LDAP authentication against a Windows AD domain. But when attempting to login, the login attempt always fails. The log file doesn't seem to provide much info, even though its set to debug level. All it says is "Authentication failed for xxxx: user DN/password rejected by LDAP server." Here is my sanitized ldap_config.py file. Is there something obvious I'm missing?
Beta Was this translation helpful? Give feedback.
All reactions