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: 9.2 Authentication problem

Re: 9.2 Authentication problem

From: Volker Zink <Volker.Zink_at_porabo.ch>
Date: 17 Dec 2003 00:37:11 -0800
Message-ID: <fd05ec4d.0312170037.3ee94201@posting.google.com>


sybrandb_at_yahoo.com wrote in message news:<a1d154f4.0312160738.e1763ab_at_posting.google.com>...
> Volker.Zink_at_porabo.ch (Volker Zink) wrote in message news:<fd05ec4d.0312160243.6c436de_at_posting.google.com>...
> > Hello,
> >
> > i have a problem with authentication. I installed Oracle 9.2 on a
> > server and configured sqlnet.ora with SQLNET.AUTHENTICATION_SERVICES =
> > (NTS). The same was done in the sqlnet.ora at the client. When trying
> > to connect it fails with ORA-12637 (no packets received). If i change
> > sqlnet.ora at the client to SQLNET.AUTHENTICATION_SERVICES = NONE,
> > then it works. [The client runs on a Citrix Metaframe]
> >
> > In the case both habe NTS an oracle ping works fine, so the listener
> > gets the connect. Thats the reason why i assume that the Windows
> > authentication (w2k) fails. I found no documentation about which
> > Windows-Calls Oracle is using in this case, or how to verify that
> > Windows authentication is working correct or not.
> >
> > Can someone tell me whats the problem or can give me a hint, where to
> > look?
> >
> > Regards
> >
> > Volker
>
> IIRC the Oracle account needs to include the Windows domain name
> (\europe\bakker). I don't expect though you'll get such a weird error.
>
> Sybrand Bakker
> Senior Oracle DBA

The user on the client is differnt from the one on the server, but both are domain users in the same domain.

Volker Received on Wed Dec 17 2003 - 02:37:11 CST

Original text of this message

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