Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> NT authentication with Oracle 9i

NT authentication with Oracle 9i

From: <krishna.dwivedi_at_gmail.com>
Date: 26 Jul 2006 07:00:09 -0700
Message-ID: <1153922409.273582.287680@m73g2000cwd.googlegroups.com>


Hi All,

I am using Oracle 9i as a backend for ASP.net web application. And i want to have windows authentication for the application for that i have set sqlnet.authentication_services to NTS in the sqlnet.ora file on the oracle server. The .Net code is on machine A and Oracle DB is on machine B.

When browser settings on A for logon for intranet are set as "automatic logon only in intranet zone", the application works fine. But when i change the settings to "Prompt for user name and password", supply my NT user name and password it gives me following error: ORA-12638: Credential retrieval failed

I want to know the role of NT logon credentials in initializing the Authentication adapter. How and when does it get initialized? Also whats the solution for this problem.

Regards,
Krishna Received on Wed Jul 26 2006 - 09:00:09 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US