cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2597
Views
0
Helpful
3
Replies

Configuring LDAP user search base

mr_cisco_cisco
Level 1
Level 1

I have the following OU's where I need to import users from AD into UCM 10:

 

abcd.ad/People/Employees

abcd.ad/People/One Two Three

 

Do I configure the search base like this:

cn=Employees,dc=People,dc=abcd,dc=ad

 

Also are spaces allowed like in the second OU (ie One Two Three)?

 

 

3 Replies 3

OU is missing here which is a folder for one or more group of users.

if from above example abcd.ad is your doamin then the search base would be like.

CN=Employees,OU=abcd.ad,dc=people.

 

avoid space as it would not accept the searchbase. however there are cases in 9.x where space works without any issues.

refer the below doc for more on the same.

http://www.netcraftsmen.com/configuring-cucm-with-secure-ldap/

 

 

 

 

Thanks.  

 

Is there some tool we can use to test the user search base?

no tool is there, but if you have a lab you can test it there.