Hi Sèbastian,

Yes we are using the same LDAP URL and password. We changed the password 
already to a very simple one "Start123" so that there shouldn't be to escape 
anything.

But we still have the same error.

Best regards

Konrad

________________________________
Von: Sébastien Bahloul [mailto:[email protected]]
Gesendet: Montag, 15. April 2013 14:37
An: Eichstädt, Konrad
Cc: [email protected]
Betreff: Re: [lsc-users] Problem connecting AD

Hi Konrad,

Are you using exactly the same LDAP URL and password ? If your password is not 
secret, please remind that the password need to be compliant with an XML format 
and, if required, use CDATA to escape the XML parsing.

Regards,
--
Sebastien BAHLOUL

2013/4/15 Eichstädt, Konrad 
<[email protected]<mailto:[email protected]>>
Hi Sèbastien,

Many thanks for your response but we double checked several time the password 
and username without any success. We are using the same username and password 
to connecting the LDAP with an LDAP Browser or connecting the domain 
successfully. Only the LSC tool doesn't take the proper username and password 
to get into the AD. How I have to set the username in the lsc.xml?

[email protected]<mailto:[email protected]>

or

cn=lsc, cn=Users,dc=eservices,dc=local

or any other possibility?

Many Thanks,

Best regards

Konrad

________________________________
Von: Sébastien Bahloul 
[mailto:[email protected]<mailto:[email protected]>]
Gesendet: Montag, 15. April 2013 12:41
An: Eichstädt, Konrad
Cc: [email protected]<mailto:[email protected]>
Betreff: Re: [lsc-users] Problem connecting AD

Hi Konrad,

I suggest that you double-check username/password pair. Your error seems to be 
related to an invalid password.

You may find valuable documentation about ActiveDirectory error code available 
there : http://www-01.ibm.com/support/docview.wss?uid=swg21290631

Regards,

--
Sebastien BAHLOUL

2013/4/15 Eichstädt, Konrad 
<[email protected]<mailto:[email protected]>>
Hello LSC Users,

We need urgently help using the LSC tool. We are getting the following error 
connecting our local AD:

Apr 11 08:38:45 - ERROR - Error opening the LDAP connection to the destination!
(javax.naming.AuthenticationException: [LDAP: error code 49 - 80090308: 
LdapErr: DSID-0C0903A9, comment: AcceptSecurityContext error, data 52e, v1db1 ])
Apr 11 08:38:45 - ERROR - org.lsc.exception.LscConfigurationException: 
java.lang.reflect.InvocationTargetException

We haven't found any way to get into the AD with the following configuration:

<ldapConnection>
      <name>eservices-dest-conn</name>
      <url>ldap://localhost:389/dc=eservices,dc=local</url>
      <username>cn=lsc,cn=Users,dc=eservices,dc=local</username>
      <password>secret</password>
      <authentication>SIMPLE</authentication>
      <referral>IGNORE</referral>
      <derefAliases>NEVER</derefAliases>
      <version>VERSION_3</version>
      <pageSize>1000</pageSize>
      <factory>com.sun.jndi.ldap.LdapCtxFactory</factory>
      <tlsActivated>false</tlsActivated>
    </ldapConnection>
  </connections>

Has anyone an Idea what the root cause of the error could be.

Many Thanks,

Best regards

Konrad

Konrad Eichstädt
Staatsbibliothek zu Berlin
Preußischer Kulturbesitz
Potsdamer Str. 33
10785 Berlin
Informations- und Datenmanagement
Tel: +49 030 266 432222<tel:%2B49%20030%20266%20432222>



Konrad Eichstädt
Staatsbibliothek zu Berlin
Preußischer Kulturbesitz
Potsdamer Str. 33
10785 Berlin
Informations- und Datenmanagement
Tel: +49 030 266 432222<tel:%2B49%20030%20266%20432222>


_______________________________________________________________
Ldap Synchronization Connector (LSC) - http://lsc-project.org

lsc-users mailing list
[email protected]<mailto:[email protected]>
http://lists.lsc-project.org/listinfo/lsc-users


_______________________________________________________________
Ldap Synchronization Connector (LSC) - http://lsc-project.org

lsc-users mailing list
[email protected]
http://lists.lsc-project.org/listinfo/lsc-users

Reply via email to