cancel
Showing results for 
Search instead for 
Did you mean: 

LDAP Intergration with ABAP System

Former Member
0 Kudos

Dear All,


We are trying to configure the LDAP using with active directory .  In the

step of "Synchronization of SAP User Administration with LDAP

Directory"when executing the report"RSLDAPSYNC_USER" we are facing one

error.

Please find the trace file and error screenshot in the attachment.Please help us on

priority.



Please find the Trace log in the below:


RFC destination : LDAP_LDAPSE-01
Tracelevel      :      8,704
F5: Shutdown F6: Clear list F7: Dump status F8: Refresh list


[Wed Jun 26 11:15:38 2013]
Slot 0 (WIPROTECH): >>> ldap_initU(host="abg-mumabc-dc1.abgplanet.abg.com", port=389)

[Wed Jun 26 11:15:39 2013]
Slot 0 (WIPROTECH): <<< ldap_initU() == <NOT NULL> := connected
Slot 0 (WIPROTECH): >>> ldap_set_option(version=3)
Slot 0 (WIPROTECH): <<< ldap_set_option() == 0
Slot 0 (WIPROTECH): >>> ldap_simple_bind_sU(dn="poornataad", password: not initial)

[Wed Jun 26 11:15:40 2013]
Slot 0 (WIPROTECH): <<< ldap_simple_bind_sU() == 0 := success

[Wed Jun 26 11:15:43 2013]
>>>>Required attributes table
Line    0: "CREATETIMESTAMP" (length 15)
Line    1: "MODIFYTIMESTAMP" (length 15)
Line    2: "SAPUSERNAME" (length 11)
<<<<Required attributes table
Slot 0 (WIPROTECH): >>> ldap_search_sU(base="CN=poornataad,CN=Users,DN=abgplanet,DC=abg,DC=com", filter="(&(OBJECTCLASS=user)(SAPUSERNAME=*))", scope=2)
Slot 0 (WIPROTECH): <<< ldap_search_sU() == 91
>>> ldap_msgfree()
<<< ldap_msgfree()
Slot 0 (WIPROTECH): >>> ldap_unbind_s()
Slot 0 (WIPROTECH): <<< ldap_unbind_s() == 0

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

http://scn.sap.com/docs/DOC-4389 - not sure if it helps.

sujit_sharma
Active Participant
0 Kudos

Hello Dilip,

Have you checked Note 793191 - FAQ: User master synchronization with LDAP directories

The above note contains information on relevant concerns with "RSLDAPSYNC_USER" report.

Regards,

SUJIT