Hi everyone,
I am trying to setup a LDAP connection from ABAP WEB AS ECC6.0 to Win Server 2003 Active Directory.
The AS is running on HP-UX v11.23.
In setting up I used the steps mentioned in the ECC6.0 Help.
RFC Destination - Test connection completes succesfully.
In transaction LDAP, server, LDAP connector and system user are configured. These settings are tested through LDP.exe and connection, bind and queries to the AD are working.
When I try Log On in trans. LDAP I get the following error:
Connection problem - the description for it is Error Message LDAPRC091.
The trace for the RFC gives the following:
Slot 0 (USER_VN): <<< ldap_simple_bind_sU() == 91 := failed
In SAP Note 511141 - Error messages from message class LDAPRC there is no LDAPRC091.
Also I looked up the RFC:
http://www.ietf.org/rfc/rfc2251.txt?number=2251
and there as well the error codes end at 90.
I tried searching the net an this forum as well but I didn't seem to find any matches.
Best Regards
V.