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

Re: Authentication problem

From: Lothar Armbrüster <lothar.armbruester_at_rheingau.netsurf.de>
Date: 25 Nov 99 20:35:50 +0100
Message-ID: <786.998T2503T12354390@rheingau.netsurf.de>


Haghkhah Majid wrote at 25-Nov-99 17:27:53 on the subject Authentication problem:

>Hello ,

>Does anybody know how can I let NT to do the authentiation of the
>login and passwords. I create a user in oracle and as authentication
>option, I choose External. But still I can not login to oracle. (The
>user login name is the same as NT user).

>What is the problem?

In order to connect with the same OS and Oracle username, you have to set

os_authent_prefix = ""

in your init file.

Maybe you have to call sqlplus with a '/' as parameter:

plus33w /
plus33 /

(Fill in the name of your SQL*Plus here :-)

Hope that helps,
Lothar

--

Lothar Armbrüster       | lothar.armbruester_at_rheingau.netsurf.de
Hauptstr. 26            | lothar.armbruester_at_t-online.de
D-65346 Eltville        |

Received on Thu Nov 25 1999 - 13:35:50 CST

Original text of this message

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