Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: no passwd asked when connecting as sysdba
On Wed, 25 Aug 2004 11:14:51 +0300, Thalis Kalfigopoulos
<t.kalfigopoulos_at_alumil.com> wrote:
> I'm a novice user and am playing/learning on a 9.2
> Currently trying to comprehend users/privileges/roles.
> I don't know what I've done (or haven't done), but it seems that if I try:
> sqlplus thalis_at_testdb as sysdba
> I get connected no matter what I type in as passwd.
> I try it with user SYSTEM, and still I authenticate regardless of what I type in.
>
> The user thalis has the dba role and sysdba/sysoper system privileges.
almost certainly you will find that sqlplus mladen/gogala as sysdba will also work - not a testament to his mighty powers so much as an indicator that in fact you are authenticating the operating system user as sysdba. By default sysdba privs are available to members of the group oracle (on unix) or ORA_DBA on windows. There is a section in the concepts manual on this.
-- Niall Litchfield Oracle DBA http://www.niall.litchfield.dial.pipex.com ---------------------------------------------------------------- Please see the official ORACLE-L FAQ: http://www.orafaq.com ---------------------------------------------------------------- To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line. -- Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html -----------------------------------------------------------------Received on Wed Aug 25 2004 - 10:06:48 CDT
![]() |
![]() |