Closed Rodrigus189 closed 4 months ago
The ldap_get_entries function returns false when the query fails. Are you sure your the search filter is correct here?
I'd just like to comment that we are using LDAP authentication with LibreNMS against Microsoft AD and it works fine. Your issue is most likely a configuration issue.
The problem
Hello everyone, I'm trying to authenticate LDAP users to LibreNMS and I'm getting an error when trying, I'm going to leave the error in the log box. Through the web interface I receive a message like "bind success" and when executing the auth_teste.php script, I receive the same message, but informing that the credentials are invalid. But they're not, I followed the same configuration pattern as other environments I have and it's working, only in Libre it doesn't work.
Output of ./validate.php
What was the last working version of LibreNMS?
No response
Anything in the logs that might be useful for us?