Cannot connect to LDAP directory "ldap://localhost:389&
Dear all,
When I setup RTC 3.0IFIX01 with Microsoft Active Directory on the same computer. I faced following error:
LDAP connection was attempted with warnings. Resolve warnings or click Next to continue.ID CRJAZ1559W
Cannot connect to LDAP directory "ldap://localhost:389".
The value of "LDAP Registry Location" is ldap://localhost:389. I also verify the LDAP service using "telnet localhost 389" command successfully.
How to solve this problem? Thanks a lot.
Michael
When I setup RTC 3.0IFIX01 with Microsoft Active Directory on the same computer. I faced following error:
Cannot connect to LDAP directory "ldap://localhost:389".
The value of "LDAP Registry Location" is ldap://localhost:389. I also verify the LDAP service using "telnet localhost 389" command successfully.
How to solve this problem? Thanks a lot.
Michael
5 answers
Hi heuristic,
if using MS Active Directory, the user ID is usually "userId=sAMAccountName". The group membership it is usually "Group Member Property: member" (without the "s"), you have noted it well at the end of your message but your filled parameter seems to be wromg.
Regards,
Jorge A. Diaz
Jazz Jumpstar Team
if using MS Active Directory, the user ID is usually "userId=sAMAccountName". The group membership it is usually "Group Member Property: member" (without the "s"), you have noted it well at the end of your message but your filled parameter seems to be wromg.
Regards,
Jorge A. Diaz
Jazz Jumpstar Team
I am currently having this same issue, but I'm probably just entering things in wrong... I have LDAP working in WAS, but I can't get it to work in JTS
I have filled out the following
LDAP Registry Location ldap://registryserver:636
Username: UsernameA
Password: *********
Base User DN: cn=UsernameA,ou=something ,ou=Service Accounts,ou=SMG,dc=this,dc=that,dc=com
User Property Names Mapping: userId=sAccountName,name=cn,emailAddress=mail
Base Group DN: cn=JazzGroups,dc=this,dc=that,dc=com
Jazz to LDAP Group Mapping: JazzAdmins=LDAPJazzAdminName, JazzUsers=Domain Users, JazzDWAdmins=LDAPJazzDWAdminName, JazzProjectAdmins=LDAPJazzProjectAdminName, JazzGuests=LDAPJazzGuest
Group Name Property: cn
Group Member Property: members
In WAS out group ID is *:cn
and group member ID map is memberof:member
Getting
LDAP connection was attempted with warnings. Resolve warnings or click Next to continue.ID CRJAZ1559W
Cannot connect to LDAP directory "ldap://:389
from /jts/setup#/steps/6
The weird thing is
WAS 7.0.0.17 is able to connect
A 3rd party utility, Softerra LDAP Browser 4.5 is able to connect via the same connect jts setup is trying
Does anyone have any ideas?
This is an RTC 3.0.1 install on WebSphere 7.0.0.17 and using active directory as the LDAP integration
OS is Windows 2008 R2 64
LDAP connection was attempted with warnings. Resolve warnings or click Next to continue.ID CRJAZ1559W
Cannot connect to LDAP directory "ldap://:389
from /jts/setup#/steps/6
The weird thing is
WAS 7.0.0.17 is able to connect
A 3rd party utility, Softerra LDAP Browser 4.5 is able to connect via the same connect jts setup is trying
Does anyone have any ideas?
This is an RTC 3.0.1 install on WebSphere 7.0.0.17 and using active directory as the LDAP integration
OS is Windows 2008 R2 64
PMR 08631,422,000 says ignore the error if you are using active directory
After adding licenses I skipped by manually typing
https://:9443/jts/setup#/steps/7
I got to step 10 finalization of CCM server and now get this error
Unable to perform the User Sync operation. See details for more information.ID CRJAZ1752Ehide detailsError 500: Premature end of file.
I am not sure if this fatal
Any ideas?
After adding licenses I skipped by manually typing
https://:9443/jts/setup#/steps/7
I got to step 10 finalization of CCM server and now get this error
Unable to perform the User Sync operation. See details for more information.ID CRJAZ1752Ehide detailsError 500: Premature end of file.
I am not sure if this fatal
Any ideas?
Found the issues you must have the full ldap entries in the username field
So if using active directory, it is not ldap.user
It will need to be
CN=ldap user,OU=JazzPeople,DC=ORG,DC=COM
Having the full LDAP name solved the CRJAZ1559W warnings
So if using active directory, it is not ldap.user
It will need to be
CN=ldap user,OU=JazzPeople,DC=ORG,DC=COM
Having the full LDAP name solved the CRJAZ1559W warnings
Getting
LDAP connection was attempted with warnings. Resolve warnings or click Next to continue.ID CRJAZ1559W
Cannot connect to LDAP directory "ldap://:389
from /jts/setup#/steps/6
The weird thing is
WAS 7.0.0.17 is able to connect
A 3rd party utility, Softerra LDAP Browser 4.5 is able to connect via the same connect jts setup is trying
Does anyone have any ideas?
This is an RTC 3.0.1 install on WebSphere 7.0.0.17 and using active directory as the LDAP integration
OS is Windows 2008 R2 64
I am currently having this same issue, but I'm probably just entering things in wrong... I have LDAP working in WAS, but I can't get it to work in JTS
I have filled out the following
LDAP Registry Location ldap://registryserver:636
Username: UsernameA
Password: *********
Base User DN: cn=UsernameA,ou=something ,ou=Service Accounts,ou=SMG,dc=this,dc=that,dc=com
User Property Names Mapping: userId=sAccountName,name=cn,emailAddress=mail
Base Group DN: cn=JazzGroups,dc=this,dc=that,dc=com
Jazz to LDAP Group Mapping: JazzAdmins=LDAPJazzAdminName, JazzUsers=Domain Users, JazzDWAdmins=LDAPJazzDWAdminName, JazzProjectAdmins=LDAPJazzProjectAdminName, JazzGuests=LDAPJazzGuest
Group Name Property: cn
Group Member Property: members
In WAS out group ID is *:cn
and group member ID map is memberof:member
I have filled out the following
LDAP Registry Location ldap://registryserver:636
Username: UsernameA
Password: *********
Base User DN: cn=UsernameA,ou=something ,ou=Service Accounts,ou=SMG,dc=this,dc=that,dc=com
User Property Names Mapping: userId=sAccountName,name=cn,emailAddress=mail
Base Group DN: cn=JazzGroups,dc=this,dc=that,dc=com
Jazz to LDAP Group Mapping: JazzAdmins=LDAPJazzAdminName, JazzUsers=Domain Users, JazzDWAdmins=LDAPJazzDWAdminName, JazzProjectAdmins=LDAPJazzProjectAdminName, JazzGuests=LDAPJazzGuest
Group Name Property: cn
Group Member Property: members
In WAS out group ID is *:cn
and group member ID map is memberof:member