Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: os authentication

Re: os authentication

From: Markus Reger <reger_at_mdw.ac.at>
Date: Sun, 16 Feb 2003 05:13:37 -0800
Message-ID: <F001.0054ED5C.20030216051337@fatcity.com>


hello

I'd advize you to go through the oracle ee security manual - there are several points to be considered. e.g. starting options of the instance set in init<instance>.ora or spfile. then you can distinguish between

... different types of logins ....
... with or without ssl ...
... with or without OID ....

that's what I know offhand.   

Apologies for any typing mistakes I failed to notice.

Markus Reger

Oracle Applications DBA
Webmaster
MBC University for Music and Performing Art
Vienna
>>> kommacnu_at_yahoo.com 02/16/03 06:13 AM >>>
Hi DBA's

Can somebody clarify the flwng:

DB: 9.x
OS: solaris 2.8

1.
To setup OS authentication we need to grant either OSDBA or OSOPER to OS account( OS oracle a/c)?

so that we can connect to DB as
sqlplus / as sysdba

and we dont require a password file for this. is this true ? or anything to be added this statement ?

2. If we are not using OS authentication , then we setup a password file (exclusive) and connect to database to do a startup, we issue

sqlplus sys as sysdba
passwd:

My doubt is, whether the above entry (password: verifies the sys password ( if yes, from where it verifies ? )

I connected to DB successfully using

sqlplus sys as sysdba

without giving any password. (it also accepted anything like abc, xyz, 123 etc.,)

I am not clear how this works ?

Can somebody clarify the above.

Thanks in advance,
Srinivas



Do you Yahoo!?
Yahoo! Shopping - Send Flowers for Valentine's Day http://shopping.yahoo.com
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: kommareddy sreenivasa
  INET: kommacnu_at_yahoo.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).


-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Markus Reger
  INET: reger_at_mdw.ac.at

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Sun Feb 16 2003 - 07:13:37 CST

Original text of this message

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