From oracle-l-bounce@freelists.org Tue Sep 6 05:43:12 2005 Return-Path: Received: from air891.startdedicated.com (root@localhost) by orafaq.com (8.12.10/8.12.10) with ESMTP id j86AhCvt008519 for ; Tue, 6 Sep 2005 05:43:12 -0500 X-ClientAddr: 206.53.239.180 Received: from turing.freelists.org (freelists-180.iquest.net [206.53.239.180]) by air891.startdedicated.com (8.12.10/8.12.10) with ESMTP id j86AhAIP008508 for ; Tue, 6 Sep 2005 05:43:10 -0500 Received: from localhost (localhost [127.0.0.1]) by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id B1B221E9B02; Tue, 6 Sep 2005 05:43:06 -0500 (EST) Received: from turing.freelists.org ([127.0.0.1]) by localhost (turing [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 07965-05; Tue, 6 Sep 2005 05:43:06 -0500 (EST) Received: from turing (localhost [127.0.0.1]) by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 318921E9AED; Tue, 6 Sep 2005 05:43:06 -0500 (EST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:from:to:references:subject:date:mime-version:content-type:x-priority:x-msmail-priority:x-mailer:x-mimeole; b=KZisgZleOZ+ZDTPNw0IrjMwjpMNvxObOjaNmcK9BzMhXTEsRVKftJtzTzDIE5HPC3fl8PWjbskimmpnqchWjwCKI0Un8up132C3/pMyRlAjX1A4oxIU3Klef7KO0V9iDPsBPOVski+xjjZd0TC+LzRc1ZAVOh0qpAzu4IhukWak= Message-ID: <01d901c5b2cf$847c4c00$1a03310a@IBME1D11967173> From: "Radoulov, Dimitre" To: , References: <75aa8016050906033434ecd2d5@mail.gmail.com> Subject: Re: URGENT: Strange Problem... Please help... Date: Tue, 6 Sep 2005 12:41:02 +0200 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_01D2_01C5B2E0.3DA6D7D0" X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2670 X-archive-position: 25030 X-ecartis-version: Ecartis v1.0.0 Sender: oracle-l-bounce@freelists.org Errors-To: oracle-l-bounce@freelists.org X-original-sender: cichomitiko@gmail.com Precedence: normal Reply-To: cichomitiko@gmail.com X-list: oracle-l X-Virus-Scanned: by amavisd-new-20030616-p9 (Debian) at avenirtech.net X-mailscan-MailScanner-Information: Please contact the ISP for more information X-mailscan-MailScanner: Found to be clean X-MailScanner-From: oracle-l-bounce@freelists.org X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on air891.startdedicated.com X-Spam-Status: No, hits=-4.3 required=5.0 tests=AWL,BAYES_00,HTML_MESSAGE autolearn=ham version=2.63 ------=_NextPart_000_01D2_01C5B2E0.3DA6D7D0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable With "/ as sysdba" you get authenticated by the OS, no metter what = user/pass you're giving: SQL> conn nouser/nopass as sysdba Connected. SQL> sho user USER is "SYS" SQL> select username from dba_users where username=3D'NOUSER'; no rows selected SQL>=20 Regards, Dimitre Radoulov ----- Original Message -----=20 From: DBA Deepak=20 To: oracle-l@freelists.org=20 Sent: Tuesday, September 06, 2005 12:34 PM Subject: URGENT: Strange Problem... Please help... Hi Gurus, I used the following set of commands on my DB server. C:\>sqlplus /nolog SQL*Plus: Release 9.2.0.7.0 - Production on Tue Sep 6 15:25:27 2005 Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.=20 SQL> conn sys/change_on_install as sysdba Connected. SQL> conn sys/change_on_install123 as sysdba Connected. SQL> conn sys/change_on_install123456789 as sysdba Connected. SQL> conn sys/change_on_inasdastall123456789 as sysdba=20 Connected. SQL> I would like to know why does Oracle allow me to connect using any = random=20 passowrd for SYS user? We have remote_login_passwordfile=3DEXCLUSIVE set in the pfile. Please help me...=20 --=20 Regards, Deepak Oracle DBA ------=_NextPart_000_01D2_01C5B2E0.3DA6D7D0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
With "/ as sysdba" you = get authenticated by=20 the OS, no metter what user/pass you're giving:
 

SQL> conn nouser/nopass as sysdba
Connected.
SQL> = sho=20 user
USER is "SYS"
SQL> select username from dba_users where=20 username=3D'NOUSER';
 
no rows selected
 
SQL>
 
 
Regards,
Dimitre = Radoulov
 
 
 
----- Original Message -----
From:=20 DBA Deepak
Sent: Tuesday, September 06, = 2005 12:34=20 PM
Subject: URGENT: Strange = Problem...=20 Please help...

Hi Gurus,
 
I used the following set of commands on my DB=20 server.

C:\>sqlplus /nolog

SQL*Plus: Release = 9.2.0.7.0 -=20 Production on Tue Sep 6 15:25:27 2005

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

SQL> conn=20 sys/change_on_install as sysdba
Connected.
SQL> conn=20 sys/change_on_install123 as sysdba
Connected.
SQL> conn=20 sys/change_on_install123456789 as sysdba
Connected.
SQL> conn = sys/change_on_inasdastall123456789 as sysdba=20
Connected.
SQL>

I would like to know why does Oracle = allow me=20 to connect using any random
passowrd for SYS user?

We have=20 remote_login_passwordfile=3DEXCLUSIVE set in the pfile.

Please = help me...=20


--
Regards,

Deepak
Oracle DBA=20
------=_NextPart_000_01D2_01C5B2E0.3DA6D7D0-- -- http://www.freelists.org/webpage/oracle-l