Home » RDBMS Server » Security » Secure Password (Oracle 10.2.0.5.0)
Secure Password [message #473747] Tue, 31 August 2010 10:52 Go to next message
preet_kumar
Messages: 204
Registered: March 2007
Senior Member
We currently hardcode the password inside our Java application to make the connection with the Database,this makes the password to be visible to all users who can read the application code.
How can we encrypt the database password so we don't have to hardcode it into the application?
Re: Secure Password [message #473776 is a reply to message #473747] Tue, 31 August 2010 12:06 Go to previous message
Michel Cadot
Messages: 68624
Registered: March 2007
Location: Nanterre, France, http://...
Senior Member
Account Moderator
You can use any encryption algorithm, for instance AES256.

Regards
Michel
Previous Topic: Create or modify user information in OID using DBMS_LDAP.
Next Topic: ORA-00942 Table or View does not exists
Goto Forum:
  


Current Time: Thu Mar 28 07:44:05 CDT 2024