Database User and Password

View: New views
2 Messages — Rating Filter:   Alert me  

Database User and Password

by Rodrigo Genco :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

For security reasons , I need to encript the database user and
password defined in the "jtrac.properties" file .
Somebody has any idea in which way Could I implement this?

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
j-trac-users mailing list
j-trac-users@...
https://lists.sourceforge.net/lists/listinfo/j-trac-users

Re: Database User and Password

by ptrthomas :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

If this is really important to you, you can consider making a few changes to this java file called DataSourceFactoryBean.java - the changes should be relatively straightforward to decrypt the username and password strings that get passed in through the setters.

Thanks,

Peter.

On 11/1/07, Rodrigo Genco <rgenco@...> wrote:
For security reasons , I need to encript the database user and
password defined in the "jtrac.properties" file .
Somebody has any idea in which way Could I implement this?

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
j-trac-users mailing list
j-trac-users@...
https://lists.sourceforge.net/lists/listinfo/j-trac-users


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
j-trac-users mailing list
j-trac-users@...
https://lists.sourceforge.net/lists/listinfo/j-trac-users