Page 1 of 1

Active Directory Integration Component

Posted: Wed May 25, 2011 2:55 pm
by OdomS
Hi All,

In Nagios XI, there is a component called "Active Directory Integration." This component works when I set "Security" to "None." I would like to use the "SSL" option, but when that is enabled, LDAP doesn't seem to work. Is there something I need to do on the Nagios Server itself?

Also, is there an option to use Kerberos?

Thanks!

Re: Active Directory Integration Component

Posted: Wed May 25, 2011 3:12 pm
by tonyyarusso
First thought: Perhaps you're missing a package needed for that? I suspect you need openssl plus maybe openssl-devel installed, although I think you should for XI anyway, so I'm doubting this is the issue.

Second thought: What operating system (and version) is your AD server running? I seem to recall there being a problem with older ones - I was unable to get it working with Windows Server 2000 in testing, but Windows Server 2008 R2 was fine.

As for Kerberos, I haven't even tried to look into that yet. Someday when I get around to doing some improvements to this component that's one of the things I'll be reading up on.