Oracle Application Express (MOSC)

MOSC Banner

AD authentication in Apex 4.0 on 11g

edited Jan 11, 2011 7:26PM in Oracle Application Express (MOSC) 2 commentsAnswered
 Just an FYI.  I was trying to get AD authentication to work in version 4.0.  After pulling most of my hair out, I found that in 11g in order to access network services (email, AD, etc.) the user/schema must be granted access to the network ACL built into the database.

Take a look at DBMS_NETWORK_ACL_ADMIN for more information.  Once I granted access to the default ACL to the application schema my calls to dbms_ldap worked as stated in the examples.

Good luck

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center