I think those links are for how to secure the password used to make the 
database connection. I think the original question was how to store encrypted 
user passwords in the database. The answer to that is you have to use a 
database-specific mechanism, so you have to first read the documentation that 
comes with your database on how to store encrypted text.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4024732#4024732

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4024732
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to