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

Home -> Community -> Usenet -> c.d.o.server -> Re: SQL script

Re: SQL script

From: DA Morgan <damorgan_at_x.washington.edu>
Date: Wed, 17 Nov 2004 23:25:50 -0800
Message-ID: <1100762666.287262@yasure>


danthefirst2000_at_yahoo.com wrote:

> Guys
>
> I need some help. I need to write a sql script to generate passwords.
> I will pass in a list of unique user names and the script should
> generate the passwords for each user. Any ideas how to go about it?
>
> Thanks
> Dan

DBMS_OBFUSCATION_TOOLKIT
or
ORA_HASH But it sounds like a really bad idea. Why are you doing it?

-- 
Daniel A. Morgan
University of Washington
damorgan_at_x.washington.edu
(replace 'x' with 'u' to respond)
Received on Thu Nov 18 2004 - 01:25:50 CST

Original text of this message

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