Page 1 of 1
NagiosXI LDAP User / Pass
Posted: Wed Feb 19, 2020 11:40 am
by madhukarneelaiahgari
Hi Team,
I've a task to change the LDAP Bind DN username and password for querying our ldap server.
I couldn't find anywhere to provide username and password to authenticate to our AD server from the dashboard.
How does Nagios Xi queries the ldap server without the username and password ? Should i be looking into somewhere else ?
Regards,
Madhu.
Re: NagiosXI LDAP User / Pass
Posted: Wed Feb 19, 2020 5:18 pm
by cdienger
Users' LDAP password isn't saved on XI, but the DN is and can be configured for each user. Edit the LDAP users under Admin > Users > Manage Users, and you will see that each user account has their own DN that is used to bind to LDAP with the password that is provided by the user at the XI login screen.
Re: NagiosXI LDAP User / Pass
Posted: Tue Mar 10, 2020 2:55 pm
by madhukarneelaiahgari
Thanks.
I added two ldap servers on my server and observing below issue for some users.
Users are getting 500 error while logging in to nagios with ldap credentials.
[Tue Mar 10 14:51:25.259474 2020] [:error] [pid 10506] [client xxx:60091] PHP Fatal error: Call to a member function authenticate() on a non-object in /usr/local/nagiosxi/html/includes/components/ldap_ad_integration/ldap_ad_integration.inc.php on line 183, referer:
http://xxx/nagiosxi/login.php?redirect= ... f&noauth=1
Regards,
Madhu.
Re: NagiosXI LDAP User / Pass
Posted: Wed Mar 11, 2020 1:34 pm
by cdienger
Enable debugging to get some more details about the failure:
https://support.nagios.com/kb/article/a ... n-600.html