Database Security Products (MOSC)

MOSC Banner

Oracle authentication with Active Directory (OracleContext)

edited Jun 26, 2013 5:45AM in Database Security Products (MOSC) 1 commentAnswered
 I have created OracleContext though this document of Oracle Support: "How to Manually Create an Oracle Context in Active Directory [ID 820134.1]" I have registered the database through Database Configuration Assistant (DBCA) as per document. Then I created as user (same username as Active Directory) as per this:
 CREATE USER psmith IDENTIFIED GLOBALLY AS 'CN=psmith,OU=division1,O=oracle,C=US';

and thereafter I tried connecting through SQL*PLUS with no success, kept getting invalid username/password; login denied.
To debug I have tried to test connectivity with Microsoft Tools as per this.
  When I right click on the service name registered under the OracleContext, and click on the CONNECT WITH SQL*PLUS:

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