cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
358
Views
0
Helpful
4
Replies

LDAPConfig.ini in IPMA Integrated with AD

brian-henry
Level 4
Level 4

Hello I have CCM 4.0.2a and running IPMA in Shared mode. The one problem that I have is that I cannot get the LDAPConfig.ini file to look into the AD for the Directory. I have read the section in the IPMA docs and followed that but it cannot connect to the AD?

I left the Directory Attributes the same but did change the Connection Details in a few places to

Manager_DN=cn=dcdadmin,ou=z,ou=y,ou=x,dc=company,dc=org

Manager_Password=I put it in plane text and also used the encrypted one that is used for Attendant Console, neither seem to work.

LDAP_URL=ldap://ldap.AD_DC/GC:389

Search_Base=dc=company,dc=org

I have put this file on both the Primary and Backup Servers and still no luck.

If anyone can assist I would greatly appreciate it.

Brian

4 Replies 4

I got it to work about a week ago, but thank you for the reply and the link. If you need a sample I could post that?

Hi Brian,

I have the same problem, can you post your solution?

Thx

sorry I did not get back any sooner but here is a sample to go by:

##Directory Attirbutes####

FIRST_NAME=givenname

MIDDLE_INITIALS=middleinitial

LAST_NAME=sn

COMMON_NAME=cn

TELEPHONE_NUMBER=telephonenumber

USERID=displayName

DEPARTMENT=department

##CONNECTION DETAILS##

MAX_DIR_CONNECTION=2

INITIAL_DIR_CONNECTION=2

SEARCHSIZE=25

MAX_TIME_LIMIT=0

SEARCH_CN=False

MANAGER_DN=cn=dcdadmin,ou=z,ou=y,ou=x,dc=microsoft,dc=com

MANAGER_PASSWORD=Password for the (dcdadmin)

LDAP_URL=ldap://IP_Address_of_DC/GC:389

SEARCH_BASE=ou=x,dc=microsoft,dc=com