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

Home -> Community -> Mailing Lists -> Oracle-L -> Storing User ID's and Passwords

Storing User ID's and Passwords

From: Steve Orr <sorr_at_arzoo.com>
Date: Wed, 12 Jul 2000 08:30:19 -0700
Message-Id: <10556.111817@fatcity.com>


For application users that don't have an Oracle account, what's the best way to store passwords in the database? Encryption of the passwords will be handled by the application code (Java?) but the user name and passwords are to be stored in the database. I'm thinking it would be better to use a datatype of raw rather than varchar2. Any suggestions?

TIA,
Steve Orr Received on Wed Jul 12 2000 - 10:30:19 CDT

Original text of this message

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