Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> os authentication
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
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 Sat Feb 15 2003 - 22:48:41 CST
![]() |
![]() |