Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: Remote OS Authentication in Oracle
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/servicesReceived on Fri Dec 22 2006 - 21:17:08 CST