AD integration
-
benningtonr
- Posts: 524
- Joined: Tue May 22, 2012 2:16 pm
AD integration
I installed the active Directory component, yet I still get the following error.
LDAP libraries not installed! To install them, log into the server, and run 'yum install php-ldap'.
But i get this when I follow the instructions:
[root@nagios ~]# yum install php-ldap
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* base: mirror.ubiquityservers.com
* epel: mirror.cogentco.com
* extras: mirrors.advancedhosters.com
* rpmforge: mirror.rit.edu
* updates: mirrors.advancedhosters.com
Setting up Install Process
Package php-ldap-5.3.3-14.el6_3.i686 already installed and latest version
Nothing to do
LDAP libraries not installed! To install them, log into the server, and run 'yum install php-ldap'.
But i get this when I follow the instructions:
[root@nagios ~]# yum install php-ldap
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* base: mirror.ubiquityservers.com
* epel: mirror.cogentco.com
* extras: mirrors.advancedhosters.com
* rpmforge: mirror.rit.edu
* updates: mirrors.advancedhosters.com
Setting up Install Process
Package php-ldap-5.3.3-14.el6_3.i686 already installed and latest version
Nothing to do
Re: AD integration
First time you tried it, was it installed already? If not, did you try restarting apache?
2 of XI5.6.14 Prod/DR/DEV - Nagios LogServer 2 Nodes
See my projects on the Exchange at BanditBBS - Also check out my Nagios stuff on my personal page at Bandit's Home and at github
See my projects on the Exchange at BanditBBS - Also check out my Nagios stuff on my personal page at Bandit's Home and at github
-
benningtonr
- Posts: 524
- Joined: Tue May 22, 2012 2:16 pm
Re: AD integration
nope, restarting apache now, thanks
-
benningtonr
- Posts: 524
- Joined: Tue May 22, 2012 2:16 pm
Re: AD integration
OK, restarted Apache, it accepted my settings, now for the 2 dollar question, i logged out and tried to log on using my active dir credentials, no good.
Is there something else that needs to be setup?
Is there something else that needs to be setup?
Re: AD integration
Nope, as long as your settings are correct it should be using your AD password. One of the settings must be incorrect.
That's what my setup looks like, just with real information.
Code: Select all
Enabled - checked
Account Suffix - @domain.domain.com
base DN - dc=whatever,dc=whatever,dc=com
domain controllers - machine name or IP
Security - none2 of XI5.6.14 Prod/DR/DEV - Nagios LogServer 2 Nodes
See my projects on the Exchange at BanditBBS - Also check out my Nagios stuff on my personal page at Bandit's Home and at github
See my projects on the Exchange at BanditBBS - Also check out my Nagios stuff on my personal page at Bandit's Home and at github
Re: AD integration
Also, might be some security setting on the domain controller to allow anonymous lookup, I can't recall.
2 of XI5.6.14 Prod/DR/DEV - Nagios LogServer 2 Nodes
See my projects on the Exchange at BanditBBS - Also check out my Nagios stuff on my personal page at Bandit's Home and at github
See my projects on the Exchange at BanditBBS - Also check out my Nagios stuff on my personal page at Bandit's Home and at github
-
benningtonr
- Posts: 524
- Joined: Tue May 22, 2012 2:16 pm
Re: AD integration
what decides who has what permissions or the ability to login?
Re: AD integration
Has to be a user setup in XI. Username in XI has to match a username in AD for it to work, otherwise, if AD is down or no user founf it reverts to use the XI password that user was setup with.benningtonr wrote:what decides who has what permissions or the ability to login?
2 of XI5.6.14 Prod/DR/DEV - Nagios LogServer 2 Nodes
See my projects on the Exchange at BanditBBS - Also check out my Nagios stuff on my personal page at Bandit's Home and at github
See my projects on the Exchange at BanditBBS - Also check out my Nagios stuff on my personal page at Bandit's Home and at github
-
benningtonr
- Posts: 524
- Joined: Tue May 22, 2012 2:16 pm
Re: AD integration
so if the same username and credentials are setup in nagios, what does it need ad for?
Just asking
Just asking
Re: AD integration
You create a new user in XI and give it whatever password you want. The user never has to login with that password and just always uses their AD password. One less password for the user to have to remember.benningtonr wrote:so if the same username and credentials are setup in nagios, what does it need ad for?
Just asking
2 of XI5.6.14 Prod/DR/DEV - Nagios LogServer 2 Nodes
See my projects on the Exchange at BanditBBS - Also check out my Nagios stuff on my personal page at Bandit's Home and at github
See my projects on the Exchange at BanditBBS - Also check out my Nagios stuff on my personal page at Bandit's Home and at github