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 -> Security question.

Security question.

From: Shabble <gbarbour_at_baesystemsdotcom>
Date: Wed, 4 May 2005 13:49:26 +0100
Message-ID: <4278c2fb$1_1@glkas0286.greenlnk.net>


Oracle version embedded.
Situation :- logged in to the UNIX account which owns Oracle, and opening Sqlplus with the sys account.
Problem:- The sys account doesn't seem to care what password is used, anything seems to do!
Question:- Why? Is this normal or is my system iffy?

SQL*Plus: Release 9.2.0.4.0 - Production on Wed May 4 13:40:43 2005

Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.

SP2-0640: Not connected
SQL> connect sys/zzzxxx as sysdba
Connected.
SQL> exit
Disconnected from Oracle9i Enterprise Edition Release 9.2.0.4.0 - 64bit Production
With the Partitioning, Oracle Label Security, OLAP and Oracle Data Mining options
JServer Release 9.2.0.4.0 - Production

SQL*Plus: Release 9.2.0.4.0 - Production on Wed May 4 13:45:00 2005

Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.

SP2-0640: Not connected
SQL> connect sys/aaabbb as sysdba
Connected.
SQL> exit
Disconnected from Oracle9i Enterprise Edition Release 9.2.0.4.0 - 64bit Production
With the Partitioning, Oracle Label Security, OLAP and Oracle Data Mining options
JServer Release 9.2.0.4.0 - Production

regards,
Shabble. Received on Wed May 04 2005 - 07:49:26 CDT

Original text of this message

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