Skip to Main Content

Oracle Database Discussions

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!

Connecting to LDAP without password (using dbms_ldap)

Marko GorickiMay 26 2017 — edited May 26 2017

Hi!

I have to connect to LDAP server (I suppose with dbms_ldap) with user that needs to be authenticated (I can't use anonymous bind) but I don't want to hardcode user's password in some package or as data in table.

What are my options? Is it possible to use certificates stored in Oracle Wallet for this or is there a way to safely store passwords somewhere in Oracle database?

Br,

Marko

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 23 2017
Added on May 26 2017
6 comments
718 views