PRB: Oracle TNS: Authentication Service Initialization ErrorLast reviewed: March 13, 1998Article ID: Q178391 |
The information in this article applies to:
SYMPTOMSOracle databases authenticate users that are logged on with SQL*Net Authentication services. This service works fine for users logged into Oracle through SQLPlus; however, when the logged on user is a service like Internet Information Server, the authentication fails with the following error:
[Microsoft][ODBC driver for Oracle][Oracle]ORA-12641: TNS:authentication service failed to initialize CAUSEThis is a known limitation of SQL*Net Authentication.
RESOLUTIONThe problem may be corrected by editing the Sqlnet.ora file. This configuration file is usually stored in the Network/Admin subdirectory of the Oracle Home directory. The following line needs to be added to this file:
SQLNET.AUTHENTICATION_SERVICES = (none) STATUSMicrosoft is researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.
Keywords : odbcOracle kb3rdparty Version : WINDOWS:1.5 Platform : WINDOWS Issue type : kbprb |
================================================================================
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |