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: Help with passwords

Re: Help with passwords

From: <Simon.Anderson_at_scisys.co.uk>
Date: Wed, 24 Oct 2001 06:52:03 -0700
Message-ID: <F001.003B307D.20011024064524@fatcity.com>

It's just

ALTER USER username IDENTIFIED BY VALUES 'hex-key-whatever';

Substituting the username and password value from dba_users as appropriate. There are scripts that save it in a file with the commands to switch it back, but it's easy enough to do manually.

Simon Anderson

> Hi all,
>
> I've got a little question, which i can't find simply on metalink.
> I've got one user with a not know password and i want to temporary change
> it;s password.
> I know it is possible to save the hex-key in dba_users.
> But how can i change it back to that hex-key?
>
> I need temporary this user account and can change the password, but i want
> to change it back to the original.
>
> Thx anyway,
> Marco

> Marco Alink
> Systeem- en databasebeheerder, Centrum voor Informatievoorziening,
> Universiteit Twente, Postbus 217, 7500 AE Enschede
> telefoon: 053 - 489 2628, fax:053 - 489 2383, http://www.utwente.nl/civ
>
>
>

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: 
  INET: Simon.Anderson_at_scisys.co.uk

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
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 Wed Oct 24 2001 - 08:52:03 CDT

Original text of this message

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