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 -> Re: Need help with a net 8 problem "ORA-12638: Credential retrieval failed"

Re: Need help with a net 8 problem "ORA-12638: Credential retrieval failed"

From: <kevin_g_at_my-deja.com>
Date: 2000/04/05
Message-ID: <8ce9r3$gsm$1@nnrp1.deja.com>#1/1

Hi Chris,

Do you normally log in using a username/password or is your account set up to use native server authentication?
If it's the latter, you'll need to get it changed to standard password authentication as Win95 does not support native server authentication.

Next, check you SQLNET.ORA (lives with the TNSNAMES.ORA file). There should be a line that reads: SQLNET.AUTHENTICATION_SERVICES=(NONE) Change it if it's set to SQLNET.AUTHENTICATION_SERVICES=(NTS). - NTS is for Native authentication.

Hope this helps,
Kevin

In article <38D82A00.B02DA042_at_po.cwru.edu>,   "Christopher H. Ishida" <chi_at_po.cwru.edu> wrote:
> When I attempt to log into an Oracle8i database I receive this error
> message:
>
> "ORA-12638: Credential retrieval failed"
>
> This error only occurs when I attempt to log in from my windows 95 box
> in my dorm room. Log in attempts from other NT computers in the
 computer
> lab are successful. I am sure that my net service name configuration
 is
> identical to the computers where connection works. As far as I can
 tell
> the only other difference between the computers where the connection
> works and my home computer is location. My home computer is in a
> different subnet (student.cwru.edu as opposed to ces.cwru.edu).
>
> Does anyone have any ideas? I would really like to access the database
> from home.
>
> Chris Ishida
>

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Wed Apr 05 2000 - 00:00:00 CDT

Original text of this message

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