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

Re: oracle external authentication problem

From: Michel Cadot <micadot{at}altern{dot}org>
Date: Thu, 15 Jun 2006 19:22:27 +0200
Message-ID: <44919751$0$1170$626a54ce@news.free.fr>

<alek.nazarian_at_gmail.com> a écrit dans le message de news: 1150391895.502209.5070_at_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

|

And why do you think giving us your OS is not important?

Regards
Michel Cadot Received on Thu Jun 15 2006 - 12:22:27 CDT

Original text of this message

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