"PeterJ" wrote : 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.
Yes, you are right :) I read the question wrong. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4024735#4024735 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4024735 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
