Tag Archive | "MS Active Directory"

Warning: DBMS_LDAP.simple_bind_s/ APEX_LDAP.authenticate and NULL password

Thursday, January 10, 2008

12 Comments

Just came across a very strange behavior of the DBMS_LDAP.simple_bind_s and APEX_LDAP.authenticate procedure which I used to do a basic LDAP authentication against our MS Active Directory server. I used the following simple test code

Continue reading...