Nagios 4.2.1 - and Active Directory Integration

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
emi65
Posts: 119
Joined: Fri Aug 17, 2012 3:41 am

Nagios 4.2.1 - and Active Directory Integration

Post by emi65 »

Hi expert
I like to know if there is the way to log in into Nagios application using Active Directory

Does it exist a way to make this integration whit nagios core ?

Thanks
Emilio
User avatar
mcapra
Posts: 3739
Joined: Thu May 05, 2016 3:54 pm

Re: Nagios 4.2.1 - and Active Directory Integration

Post by mcapra »

This is more of an Apache question since Nagios Core piggy-backs off Apache for it's authentication. To which the answer is yes, you can have Apache use AD for it's basic authentication:
https://httpd.apache.org/docs/trunk/mod ... _ldap.html
Former Nagios employee
https://www.mcapra.com/
kyang

Re: Nagios 4.2.1 - and Active Directory Integration

Post by kyang »

Thanks for the help @mcapra!
Locked