Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Recreating roles with passwords

Recreating roles with passwords

From: Don Seiler <don_at_seiler.us>
Date: Wed, 15 Aug 2007 11:09:54 -0500
Message-ID: <716f7a630708150909m1de577bmd6117eab3bd8cb00@mail.gmail.com>


I'm writing a little perl script to migrate users and roles to another server. Some of the roles have passwords, but I can't find the passwords. The dba_users view, for example, gives me the encrypted value of the user's password so that I can build my CREATE USER sql statement with IDENTIFIED BY VALUES. Does anyone know where, if anywhere, I can find the password for a role so that I can recreate it?

--

Don Seiler
oracle: http://ora.seiler.us
ultimate: http://www.mufc.us
--

http://www.freelists.org/webpage/oracle-l Received on Wed Aug 15 2007 - 11:09:54 CDT

Original text of this message

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