We are migrating AIMS to Active Directory as LDAP .we are integrating Apex with AD. We had packages to authenticate to AD that we use .one of the procedures gets users attribute from AD. when it called separately(that is directly) it is working fine. This procedures also called from an authentication function of package but it is throwing invalid ldap session.
That is -- when this procedures is commented in that autentication function this function is working fine when not commented it is throwing invalid ldap session..