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: External authentication

Re: External authentication

From: Stjepan Brbot <Stjepan.Brbot_at_ZG.HiNet.HR>
Date: Thu, 7 Feb 2002 06:05:35 +0100
Message-ID: <a3t21m$5rjk$1@as201.hinet.hr>


"F C" <future_canadian_at_hotmail.com> wrote in message news:9fd389d6.0202061416.58eb432f_at_posting.google.com...
> Here are the steps to perform :
>
> 1 - Connect as system/manager in SQL*Plus and enter :
> CREATE USER "PC100\USER" IDENTIFIED EXTERNALLY
> Then
> GRANT CREATE SESSION TO "PC100\USER"
>
> 2 - Create a user in Windows named USER.
>
> 3 - Log on Windows as USER and go to the C:\> command line. Type
> 'sqlplus' (without the single quotes). You should be connected to your
> database without having to enter any username/password.

OK but what about if want to connect on this database from another computer in LAN?

--

Stjepan Brbot <Stjepan.Brbot_at_ZG.HiNet.HR>
Received on Wed Feb 06 2002 - 23:05:35 CST

Original text of this message

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