[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:56:38 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/727946#727946

--------------------------------------------------------------
It will be helpful in adding the encypted password. But internally it will be getting decrypted and is getting logged in debug. I saw snipped of the code 

value = StringPropertyReplacer.replaceProperties(value);
log.debug("setting property: " + name + " to value " + value);

And this value only its using. So i guess this must be the decrypted value.
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/727946#727946]

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/4fbedd40/attachment.html 


More information about the jboss-user mailing list