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: OSLEVEL AUTHENTICATION

Re: OSLEVEL AUTHENTICATION

From: <sybrandb_at_yahoo.com>
Date: 15 Dec 2005 01:13:50 -0800
Message-ID: <1134638030.518926.150930@z14g2000cwz.googlegroups.com>


There is OS authentication (through the password file mechanism and membership of the unix dba group) and OS authentication (through the dictionary and the OS).
The Oracle account, being a member of the dba group, always logs in using the former mechanism.
Consequently, setting up an OPS$ORACLE account is redundant, and turning it into a normal account doesn't work, the Oracle user will still be able to use connect /
Also, one should lock the Oracle account from the O/S level and make sure you can only su to it.

-- 
Sybrand Bakker
Senior Oracle DBA
Received on Thu Dec 15 2005 - 03:13:50 CST

Original text of this message

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