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: I can't connect with an user by externally !

Re: I can't connect with an user by externally !

From: Sybrand Bakker <gooiditweg_at_sybrandb.demon.nl>
Date: Mon, 05 Jan 2004 20:40:46 +0100
Message-ID: <7cfjvv47o5jfejr2c9sc6rg3ndf4qn2mu9@4ax.com>


On Mon, 05 Jan 2004 18:10:34 +0100, "Franck" <nospam_at_toto.com> wrote:

>I created 2 users, one identified by password he can connect
>and an another one identified by externally on Redhat 9, he can't connect,
>there is the error :
>[franck_at_DBA franck]$ sqlplus /
>
>SQL*Plus: Release 9.2.0.1.0 - Production on Mon Jan 5 17:59:38 2004
>
>Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.
>
>ERROR:
>ORA-01017: invalid username/password; logon denied
>
>
>Enter user-name:
>
>until the account lock !
>
>in initSID.ora, I put :
>remote_os_authent = TRUE
>os_authent_prefix = ""
>
>there is something wrong or something miss me !
>
>thanks to help me

We are missing out here on

- the unix account
- the corresponding Oracle user
- the command you used to create the Oracle user

Do you think people here are clairvoyant?

--
Sybrand Bakker, Senior Oracle DBA
Received on Mon Jan 05 2004 - 13:40:46 CST

Original text of this message

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