Skip to Content
0
Former Member
Jan 19, 2011 at 02:18 PM

Initial Load - LDAP (ADS) fails

178 Views

Hi,

iam trying to make an initial load from our ms ad ldap.

At first i created a repository of type "ADS for SAP PF"

LDAP_UPN  philip @ mytest.com
LDAP_STARTING_POINT_GROUPS  dc=mytest,dc=com
LDAP_STARTING_POINT  dc=mytest,dc=com
LDAP_PORT  389
LDAP_PASSWORD  ***
LDAP_MAIL_DOMAIN  (*what to type in here? domain.tld again?*)
LDAP_LOGIN  mytest\philip
LDAP_HOST  192.168.1.1
LDAP_DOMAIN  mytest
HOSTNAME  (*what to type in here? ip of ad again?*)
EXCHANGE_HOST  mail.mytest.com
AD_HOST  dc=mytest,dc=com

Are these settings correct?

In next step i activated the "LDAP (ADS) - Initial Load" job and selected the created source repository.

Data from AD should be written into 1/Enterprise People.

When i start the job status shows that he collects records.

Systemlog shows me many errors for every user:

fromDSA.doSearch got exception, returning false - Exception.javax.naming.CommunicationException: 192.168.1.1:389 (Root exception is java.net.SocketTimeoutException: connect timed out)

FromDSA.init failed

Exception from Mod operation.ToIDStore.addEntry failed storing entry 'username'. IDStore retruned error messag: "Entry does not exist" when fetching entry

Failed storing user

Exception from Add operation: ToIDStore.addEntry failed storing entry 'user'. IDStore retruned error message: "No such attribute:Attribute: ACCOUNTrepositoryname when storing attribute 'ACCOUNTrepositoryname=user'

Any suggestions what iam doing wrong?

In another thread [LDAP connection does not work|LDAP connection does not work] i read that increasing the timeout could help. but how to increase it?

Bg,

Philip