Ok, finally starting to investigate moving from local to AD authentication.
I put in all the appropriate information and when I select import users I get the Initial user tree showing all the countries we have the separated in. I click one of them and nothing shows up, it won't expand the tree, should it be able to browse the tree fully?
AD Auth Issue
AD Auth Issue
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
Re: AD Auth Issue
That shouldn't be a problem, how many AD users do you have? If it's more than 1000 you may be running into an issue.
Former Nagios Employee.
me.
me.
Re: AD Auth Issue
Total, it may be higher than that, but not per each OU. It just wont expand the tree
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
Re: AD Auth Issue
There was an issue awhile ago(which I thought we patched) where you couldn't go more than 10 OUs deep, but I doubt that's what this is. There was another one with special characters, that should have also been patched. Are either of these the case?
Former Nagios Employee.
me.
me.
Re: AD Auth Issue
Also, might want to try just using the top level and leave off any OUs or CNs in the Base DN (or at least go one level up higher):
Code: Select all
DC=contoso,DC=localRe: AD Auth Issue
That fixed it!ssax wrote:Also, might want to try just using the top level and leave off any OUs or CNs in the Base DN (or at least go one level up higher):
Code: Select all
DC=contoso,DC=local
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
Re: AD Auth Issue
Glad to hear it worked out, I'll go ahead and close this thread now.
Be sure to check out the Knowledgebase for helpful articles and solutions!