Missing LDAP Logs #1516
Replies: 2 comments
-
I could solve it myself. Add
To the end of You have to be sure, you are able to run |
Beta Was this translation helpful? Give feedback.
0 replies
-
And I could maybe also solve the login problems: If your AD administration forgets to disable passwordrotation for the bind user, then you will have - out of nowhere - login problems with AD. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
unfortunally my AD Configuration does not work anymore.
I recognized, not after every try to login with the same user TCP packets are sent (it feels like kind of caching).
I am not able to see any netbox written LDAP logs.
I uncommented
configuration/logging.py
activated Debugging and restarted the containers. With a local user I see "Debug mode is enabled".My first step would be to inspect LDAP logs, but I am not able to:
My
configuration/logging.py
How do I get the LDAP Logs?
At the end of
env/netbox.env
I putBeta Was this translation helpful? Give feedback.
All reactions