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 -> oracle external authentication problem

oracle external authentication problem

From: <alek.nazarian_at_gmail.com>
Date: 15 Jun 2006 10:18:15 -0700
Message-ID: <1150391895.502209.5070@f6g2000cwb.googlegroups.com>


hi mates
there is a problem in oracle external authentication method in oracle 10g
here is the steps:
1-i've created an operating system user (locally - not on the domain) say called : oratest
2-i've created an externally authenticated user like this create user ops$oratest identified externally ; grant create session to ops$oratest ;

3-os_authent_prefix parameter is set to ops$
4-i've logged in into the operating system created user locally
5-according to the external authentication if you type
sqlplus / you'll connect using the external authentication (without providing username and password)
but this didn't work in oracle 10g although the same method worked in ora 9i
what's the problem ?
i've tried to add the os user in log in as a batch job entry in local security policy , but still didn't work
please reply
thank you very much Received on Thu Jun 15 2006 - 12:18:15 CDT

Original text of this message

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