Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: Remote OS Authentication in Oracle
Hi Niall:
I gave steps to set Local OS Authentication in Oracle .
for Remote OS Authentication , we have to use
Oracle advanced security methods .
Regards,
Rachid
Oracle DBA
"Niall Litchfield" <niall.litchfield_at_dial.pipex.com> wrote in message
news:AfWdnYEV_8PMAxHYnZ2dnUVZ8qbinZ2d_at_pipex.net...
> Oracle DBA wrote:
>> 6) export ORACLE_HOME=/u01/app/oracle/product/10.2.0/db_1
>>
>> export PATH=$PATH:$ORACLE_HOME/bin
>>
>> export ORACLE_SID=DEV1
>>
>> sqlplus /
>>
>>
>>
>> Hope this will help.
>>
>> Rachid.
>
> Apart from the somewhat interesting permission modifications how exactly
> is this remote os authentication? That is over sqlnet from potentially
> another machine.
>
> --
> Niall Litchfield
> Oracle DBA
> http://www.orawin.info/services
Received on Mon Dec 25 2006 - 10:20:00 CST