LDAP error codes [message #58710] |
Fri, 26 September 2003 10:46 |
Ana Ferreira
Messages: 1 Registered: September 2003
|
Junior Member |
|
|
Hello. I'm using OID for user autentication and have a function in
PL/SQL to connect and bind a user to LDAP. I wanted to know if it is
possible to retrieve the error code when a user does not exist, or when
password is not valid. I manage to get the "invalid credentials" error but
does not distinguish between them. I don't know whether it was an
illegal password or illegal login error. Is it possible to make this
distinction using pl/sql and DBMS_LDAP functions to return the right error
code for each one of them. Thank you very much.
Best regards.
Ana
|
|
|