Page 1 of 1

Configure Nagios/Apache to use LDAP

Posted: Thu Apr 18, 2013 2:18 pm
by jamespye
I have Nagios Core installed on RHEL LINUX and it is working great. My customers are connecting to the Nagios URL and utilize a local LINUX account to login. No problems. My next step is to get rid of the local LINUX accounts and have the customers use their LDAP accounts to connect. Does anyone know how to configure Nagios/apache to use LINUX managed LDAP accounts?
Thank you.

Re: Configure Nagios/Apache to use LDAP

Posted: Thu Apr 18, 2013 2:47 pm
by abrist
LDAP would be set up on the apache level. Here are a couple of links to get you started:
http://httpd.apache.org/docs/2.0/mod/mod_auth_ldap.html
http://stackoverflow.com/questions/3843 ... entication