Change AD Password
135101Jan 8 2007 — edited Apr 15 2007We use DBMS_LDAP to authenticate users against a Microsoft Active Directory tree when logging in to our Apex apps. We would like them to be able to change or reset their passwords. I understand DBMS_LDAP won't connect to Microsoft Active Directory via SSL (Microsoft requires this for setting passwords via LDAP). Has anyone encountered this limitiation and how can this be worked-around?