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: password

RE: password

From: <Jared.Still_at_radisys.com>
Date: Tue, 17 Dec 2002 14:21:33 -0800
Message-ID: <F001.0051C076.20021217142133@fatcity.com>


I've tested this on versions 7 - 9.

Version and platform do not matter. Hash is determined by username and password.

Jared

david hill <david.hill_at_lechateau.ca>
Sent by: root_at_fatcity.com
 12/17/2002 01:26 PM
 Please respond to ORACLE-L  

        To:     Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com>
        cc: 
        Subject:        RE: password


I created a user test identified by test on 2 separate systems in db's with different names
The password value was the same
Can someone verify if it is the same on their system Create user test identified by test;
select password from dba_users where username = 'TEST'; PASSWORD



7A0F2B316C212D67
-----Original Message-----
Sent: Tuesday, December 17, 2002 3:15 PM To: Multiple recipients of list ORACLE-L how does trying a password on your own private database help crack a password on a different database?
I vaguely recall a conversation (I *think* it was with Kevin Loney) that part of the encryption key is the database name as well.
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com 
-- 
Author: Rachel Carmichael 
  INET: wisernet100_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.com
-- 
Author: 
  INET: Jared.Still_at_radisys.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).
Received on Tue Dec 17 2002 - 16:21:33 CST

Original text of this message

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