Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: oracle external authentication problem
<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
![]() |
![]() |