Authenticate users
DB: Oracle Standard Edition 11.2.0.1
OS: AIX 6.1
Client: Windows 2007
How can I authenticate a user in the database that connected via client Windows 2007 (via domain).
Example:
User in windows = dp/usr2012 (dp=domain usr2012=user),
I need this user to connect to the database without typing a password.
0