Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Check if the user_id exists in LDAP server

orton607Oct 16 2013 — edited Oct 21 2013

Hello,

I was wandering if their any approach to communicate with the LDAP server. I have a requirement where-in I have a database table of users; I need to perform a validation check against LDAP server to check to see if the user exists or not in the LDAP server and if he/she is a active user. I was looking at the API DBMS_LDAP; but not sure how to use it. Please help me with a possible approach. I am using Oracle 10g R2 database.

Any help is appreciated.

Thanks,

Orton

This post has been answered by Billy Verreynne on Oct 18 2013
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 18 2013
Added on Oct 16 2013
7 comments
3,411 views