![]() |
Telelogic SYNERGY (steve huntington) | ![]() |
Topic Title: Using LDAP (Active Directory) with CS 4.5 Topic Summary: I have questions that the technical paper can't answer and need a little more guidance Created On: 31-Aug-2006 20:34 Status: Read Only |
Linear : Threading : Single : Branch |
![]() |
![]()
|
![]() Answer: The correct pt.cfg settings for AD, at least the ones which worked for us, are: [CCM_SYSTEM][LDAP_BUNDLED]false[/LDAP_BUNDLED][/CCM_SYSTEM] [CCM_SYSTEM][LDAP_JNDI_CONTEXT]com.netscape.jndi.ldap.LdapContextFactory[/LDAP_JNDI_CONTEXT][/CCM_SYSTEM] [CCM_SYSTEM][LDAP_MANAGERDN]cn=Domain User,CN=Users,DC=OurDomainName,DC=com[/LDAP_MANAGERDN][/CCM_SYSTEM] [CCM_SYSTEM][LDAP_MANAGERPW]password[/LDAP_MANAGERPW][/CCM_SYSTEM] [CCM_SYSTEM][LDAP_MODBASE]cn=Changesynergy,dc=telelogic,dc=com[/LDAP_MODBASE][/CCM_SYSTEM] [CCM_SYSTEM][LDAP_SEARCHBASE]CN=Users,DC=OurDomainName,DC=com[/LDAP_SEARCHBASE][/CCM_SYSTEM] [CCM_SYSTEM][LDAP_SECURITY]CRAM-MD5[/LDAP_SECURITY][/CCM_SYSTEM] [CCM_SYSTEM][LDAP_UNIQUE_ID]sAMAccountName[/LDAP_UNIQUE_ID][/CCM_SYSTEM] [CCM_SYSTEM][LDAP_URL]ldap://domaincontroller:389[/LDAP_URL][/CCM_SYSTEM] "Domain User" in line 3 was a local domain account, "OurDomainName" is our Windows domain, and "domaincontroller" is our dc. Set these per your sites. Lines 2 and 5 above were unchanged from the default pt.cfg file. | |
![]() |
|
I am attempting to setup LDAP authentication for ChangeSynergy 4.5. But I'm sure my lack of expertise in the Active Directory/LDAP arena is hampering me.
The port used in the LDAP_URL isn't obvious to me, and the correct values of LDAP_SEARCHBASE aren't "coming to me". Can anyone who has done this lend a fella some clues?
Thanks in advance,
-chris kelly
MAS
|
|
![]() |
|
![]() |
|
The correct pt.cfg settings for AD, at least the ones which worked for us, are:
[CCM_SYSTEM][LDAP_BUNDLED]false[/LDAP_BUNDLED][/CCM_SYSTEM] [CCM_SYSTEM][LDAP_JNDI_CONTEXT]com.netscape.jndi.ldap.LdapContextFactory[/LDAP_JNDI_CONTEXT][/CCM_SYSTEM] [CCM_SYSTEM][LDAP_MANAGERDN]cn=Domain User,CN=Users,DC=OurDomainName,DC=com[/LDAP_MANAGERDN][/CCM_SYSTEM] [CCM_SYSTEM][LDAP_MANAGERPW]password[/LDAP_MANAGERPW][/CCM_SYSTEM] [CCM_SYSTEM][LDAP_MODBASE]cn=Changesynergy,dc=telelogic,dc=com[/LDAP_MODBASE][/CCM_SYSTEM] [CCM_SYSTEM][LDAP_SEARCHBASE]CN=Users,DC=OurDomainName,DC=com[/LDAP_SEARCHBASE][/CCM_SYSTEM] [CCM_SYSTEM][LDAP_SECURITY]CRAM-MD5[/LDAP_SECURITY][/CCM_SYSTEM] [CCM_SYSTEM][LDAP_UNIQUE_ID]sAMAccountName[/LDAP_UNIQUE_ID][/CCM_SYSTEM] [CCM_SYSTEM][LDAP_URL]ldap://domaincontroller:389[/LDAP_URL][/CCM_SYSTEM] "Domain User" in line 3 was a local domain account, "OurDomainName" is our Windows domain, and "domaincontroller" is our dc. Set these per your sites. Lines 2 and 5 above were unchanged from the default pt.cfg file. Edited: 7-Sep-2006 at 20:48 by Chris Kelly |
|
![]() |
Telelogic SYNERGY
» SYNERGY/Change
»
Using LDAP (Active Directory) with CS 4.5
|
![]() |
FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.