02-17-2015 07:54 AM - edited 03-17-2019 02:01 AM
Dear all,
I need help how to configure LDAP search base with multiple OU. In the current setup customer is having users in multiple OU in AD 2008 R2. I am able to configured the LDAP integration with single OU but when i tried to configure the same with multiple OU it gives error " Search base not configured properly.
current configured OU=Newham,DC=Ahh,DC=com working fine
Required
CN=Users,OU=Newham,OU=NewhamDesktop,DC=Ahh,DC=com ( giving error Search base not configured properly )
Solved! Go to Solution.
02-18-2015 08:02 AM
Here are your choices:
1. if you need all users from any containers from your LDAP then add only this one:
DC=Ahh,DC=com
2. If you need ONLY users from specific OUs, then create one integration for each OU:
CN=Users, DC=Ahh,DC=com - not sure if you needed this one as well
OU=Newham, DC=Ahh,DC=com
OU=NewhamDesktop, DC=Ahh,DC=com
For LDAP Authentication you can only have 1 entry, so use:
DC=Ahh,DC=com
02-17-2015 02:09 PM
Looks like you want users from the 2 OUs and 1 container. It should look like this:
CN=Users, DC=Ahh,DC=com
OU=Newham, DC=Ahh,DC=com
OU=NewhamDesktop, DC=Ahh,DC=com
You will need to create multiple sync agreements to cover the above search bases.
02-18-2015 06:56 AM
02-18-2015 07:20 AM
George is correct, it seems like you are trying to bundle them together instead of separating them as:
OU=Newham, DC=Ahh,DC=com
OU=NewhamDesktop, DC=Ahh,DC=com
The fist one you already have and is working, what happens when you add another sync for the second one as listed above?
Also, which container is the cucmldap user created under? Make sure it is either under DC=Ahh,DC=com or use a different user under specific container.
02-18-2015 07:34 AM
02-18-2015 07:39 AM
OK, so are you good now?
You can have up to 20 LDAP integrations with CUCM 10+ and up to 5 with 9.1 and below.
02-18-2015 07:50 AM
if i bundle them together it is not working if i configure the same individually under search base than only it works.
02-18-2015 07:52 AM
That is how it works, you do not bundle them together, this is the reason you can have up to 20 of them.
02-18-2015 07:55 AM
So if i understand correctly you mean to same that i need to create 3 different search base under 3 different LDAP directory configuration
02-18-2015 08:02 AM
Here are your choices:
1. if you need all users from any containers from your LDAP then add only this one:
DC=Ahh,DC=com
2. If you need ONLY users from specific OUs, then create one integration for each OU:
CN=Users, DC=Ahh,DC=com - not sure if you needed this one as well
OU=Newham, DC=Ahh,DC=com
OU=NewhamDesktop, DC=Ahh,DC=com
For LDAP Authentication you can only have 1 entry, so use:
DC=Ahh,DC=com
03-01-2015 11:55 AM
Hi Chris,
It worked after created one integration for each OU .
03-01-2015 07:25 PM
+5 to Chris, and to whoever rated one, that's no way to show appreciation for someone who solved YOUR issue for free.
That's the fast lane for getting no answers to your queries in no time here.
03-02-2015 05:29 AM
Thank you very much Jamie, I hope it was an honest mistake from owaisqadri and he can perhaps rate it appropriately when he has a chance :-)
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide