Search found 6 matches
- Thu Feb 14, 2019 3:47 am
- Forum: Nagios XI
- Topic: Nagios XI Active Directory
- Replies: 1
- Views: 229
Nagios XI Active Directory
Hello, After a few weeks messing with Nagios XI, I'm still figuring out how to get AD users managed properly. I have around 250 users which fluctuate weekly and the entire Nagios XI deployment is automated through Puppet. Now I also don't want to manage adding / removing Nagios users manually , beca...
- Wed Feb 13, 2019 12:08 pm
- Forum: Open Source Nagios Projects
- Topic: Nagios LDAP integration
- Replies: 10
- Views: 5813
Re: Nagios LDAP integration
Hi ssax, Sorry for the delay. I've checked in AD for any attempts on being reached, but in the event log I don't see anything passing by. Also enabled debug logging on Apache and the only thing that I see passing by when trying to login is: [Wed Feb 13 17:06:23.549102 2019] [authz_core:debug] [pid 1...
- Fri Jan 25, 2019 8:04 am
- Forum: Open Source Nagios Projects
- Topic: Nagios LDAP integration
- Replies: 10
- Views: 5813
Re: Nagios LDAP integration
@ssax thank you for sticking with me on this issue. Package php-gd-5.4.16-46.el7.x86_64 already installed and latest version. To resolve the warning did install libjpeg-turbo which resolved the message. SELINUX was already set to permissive, but I completely disabled it to make things easier. This d...
- Wed Jan 23, 2019 7:55 am
- Forum: Open Source Nagios Projects
- Topic: Nagios LDAP integration
- Replies: 10
- Views: 5813
LDAP integration
Hello! Posted a topic before in General Support but might as well put it here. Setting up a new Nagios environment and before we used the Import functionality for authentication. Now this has been quite bothersome to manage new employees joining and old people leaving. I have been trying in the mean...
- Tue Jan 22, 2019 3:49 am
- Forum: Open Source Nagios Projects
- Topic: Nagios LDAP integration
- Replies: 10
- Views: 5813
Re: Nagios LDAP integration
Thanks for the reply! I've followed everything you said and still got "Invalid username or password.". Nothing is sent to the logs during this. The only thing I get on a HTTPD restart is the output below. I have actually no clue where its going wrong. LDAP query's work fine with the inform...
- Mon Jan 21, 2019 5:22 am
- Forum: Open Source Nagios Projects
- Topic: Nagios LDAP integration
- Replies: 10
- Views: 5813
Nagios LDAP integration
I have been fiddling around with Nagios LDAP integration for quite a while now. While we do have Nagios XI, importing users is not an option because this is not manageable in an enterprise organisation. Because of this reason was trying to get apache <--> active directory to work. I have tried a lot...