cancel
Showing results for 
Search instead for 
Did you mean: 

Multiple LDAP Error

Former Member
0 Kudos

Hi Experts,

We have 2 LDAP Servers for the Portal Users.

I have tested these LDAP Servers separately by making it as my Datasource.

Now I want to use both the LDAP Servers at the same time.

But when restarted the server it is not getting started and it gives the below error message:

#1.5^H#001A64ACEC740023000000030010A016000457B37B2F6EBD#1222328284311#/System/Security/Usermanagement##com.sap.security.core.p

ersistence#######SAPEngine_System_Thread[impl:5]_30##0#0#Fatal#1#com.sap.security.core.persistence#Java#DataSource :Initial ization of connection manager, recheck configuration. Reason: ##DataSource :Initialization of connection manager, rechec

k configuration. Reason: #2#CORP_LDAP#Initialisation of connection pool failed for UACC

poolname itdadtest01.qptest.net:389_UACC

java.naming.provider.url= ldap://itdadtest01.qptest.net:389/OU%3DQPUsers%2CDC%3Dqptest%2CDC%3Dnet

java.naming.factory.initial= com.sun.jndi.ldap.LdapCtxFactory

java.naming.ldap.version= 3

com.sun.jndi.ldap.connect.timeout= 25000

connection_pool_name= itdadtest01.qptest.net:389_UACC

java.naming.security.authentication= simple

[EXCEPTION: No connection to the ldap server: [LDAP: error code 1 - 00000000: LdapErr: DSID-0C090627, comment: In order to perform this operation a successful bind must be completed on the connection., data 0, vece]]#

#1.5^H#001A64ACEC740023000000090010A016000457B37B2F7FDC#1222328284315#/System/Security/Usermanagement##com.sap.security.core.server.ume.service.UMEServiceFrame#######SAPEngine_System_Thread[impl:5]_30##0#0#Fatal#1#com.sap.security.core.server.ume.servi

ce.UMEServiceFrame#Plain#Start of UME service failed.

Check help topic "Start of UME Service Failed". Technical details: Initialisation of connection pool failed for UACC

poolname itdadtest01.qptest.net:389_UACC

java.naming.provider.url= ldap://itdadtest01.qptest.net:389/OU%3DQPUsers%2CDC%3Dqptest%2CDC%3Dnet

java.naming.factory.initial= com.sun.jndi.ldap.LdapCtxFactory

java.naming.ldap.version= 3

com.sun.jndi.ldap.connect.timeout= 25000

connection_pool_name= itdadtest01.qptest.net:389_UACC

java.naming.security.authentication= simple

[EXCEPTION: No connection to the ldap server: [LDAP: error code 1 - 00000000: LdapErr: DSID-0C090627, comment: In order to perform this operation a successful bind must be

completed on the connection., data 0, vece]]###

Please let me know whether I need to more configuration?

I have followed the below SAP Help:

http://help.sap.com/saphelp_nw04s/helpdata/en/4e/4d0d40c04af72ee10000000a1550b0/frameset.htm

Regards,

Karthick

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Karthick,

Have you had a look at this [link|http://help.sap.com/saphelp_nw04/helpdata/en/20/361941edd5ef23e10000000a155106/frameset.htm]

Good Luck.

Sandeep Tudumu

Former Member
0 Kudos

Hi,

I am able to connect to both the LDAPs without any error.

But If I do a search in one LDAP (example : CORP_LDAP2)

its showing only one user.Other users are not visible.

Can anyone let me know what might be the issue?

Regards,

Karthick Eswaran

Edited by: Karthick Eswaran on Sep 28, 2008 2:59 AM