[jboss-user] [Datasource Configuration] - Re: Passwords are getting logged in log file through datasource configuration when jboss logging is in debug level
Rahul Singh
do-not-reply at jboss.com
Tue Apr 3 05:51:56 EDT 2012
Rahul Singh [https://community.jboss.org/people/rahul.pani] created the discussion
"Re: Passwords are getting logged in log file through datasource configuration when jboss logging is in debug level"
To view the discussion, visit: https://community.jboss.org/message/727945#727945
--------------------------------------------------------------
Yes the workaround might work to put encrypted password in the file. But i think ultimately it will get decypted in the org.jboss.resource.connectionmanager.ManagedConnectionFactoryDeployment class and gets logged.
| 2012-04-03 15:11:50,341 DEBUG [org.jboss.resource.connectionmanager.ManagedConnectionFactoryDeployment] [ | main] setting property: XADataSourceProperties to value URL=jdbc:mysql://xxxxx.ca.com:3306/DB |
User=root
Password=root
--------------------------------------------------------------
Reply to this message by going to Community
[https://community.jboss.org/message/727945#727945]
Start a new discussion in Datasource Configuration at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2077]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20120403/e770fd8a/attachment-0001.html
More information about the jboss-user
mailing list