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!

Database user authentication through LDAP server

804862Oct 20 2010 — edited Oct 21 2010
We need to authenticate Oracle database users with the corporate LDAP server (non-OID). The scenario is this:
1) A user types in his user name and password on the login screen of the application.
2) The application sends the credentials to an Oracle DB.
3) The DB sends the credentials to the corporate LDAP server.
4) The LDAP server approves/disapproves the credentials and sends the response back to the database.
Here are my questions:
1. Is it possible to accomplish that in RDBMS Enterprise Edition without installing any additional Oracle software? If yes, then how?
2. If additional software is required then what is it?
3. Is separate licensing irequired for this additional software?
Thank you very much to anybody who can help!
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 18 2010
Added on Oct 20 2010
6 comments
4,908 views