10-19-2004 03:41 AM - edited 03-15-2019 03:05 AM
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
10-25-2004 01:26 PM
Did you have a look into this document,
10-25-2004 03:15 PM
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?
01-20-2005 05:30 AM
Hi Brian,
I have the same problem, can you post your solution?
Thx
01-24-2005 03:52 PM
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
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