[jboss-user] [JBoss Portal] - Re: JBoss portal Passwords are encrypted. -- How do i decry

2006-11-22 Thread bdaw
:) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3987961#3987961 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3987961 ___ jboss-user mailing list jboss-user@lists.jboss.org h

[jboss-user] [JBoss Portal] - Re: JBoss portal Passwords are encrypted. -- How do i decry

2006-11-22 Thread bmcgovern
HEX was the trick. Thank you. Now.. for my next fields medal View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3987954#3987954 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3987954 ___

[jboss-user] [JBoss Portal] - Re: JBoss portal Passwords are encrypted. -- How do i decry

2006-11-22 Thread bdaw
Try: | MD5 | HEX View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3987944#3987944 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3987944 ___ jboss-user mailing list jboss-use

[jboss-user] [JBoss Portal] - Re: JBoss portal Passwords are encrypted. -- How do i decry

2006-11-22 Thread bmcgovern
By the way, this is my login-config.xml and hashAlgorithm doesnt work. But Programmatically converting string to MD5 does. Any ideas? | | | |java:/PortalDS |SELECT jbp_password FROM jbp_users WHERE jbp_uname=? |SELECT jbp_roles.jbp_name, 'R

[jboss-user] [JBoss Portal] - Re: JBoss portal Passwords are encrypted. -- How do i decry

2006-11-22 Thread bmcgovern
No fields medal for me. haha. I meant .. encrypt on the way down, which i was able to do , not decrypt on the way up.. my mistake. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3987931#3987931 Reply to the post : http://www.jboss.com/index.html?module=bb&o

[jboss-user] [JBoss Portal] - Re: JBoss portal Passwords are encrypted. -- How do i decry

2006-11-22 Thread bdaw
Do you really want to decrypt md5? You will definitely get the Fields medal if you succeed ;) The param for login-config you are looking for is "hashAlgorithm" - http://wiki.jboss.org/wiki/Wiki.jsp?page=DatabaseServerLoginModule View the original post : http://www.jboss.com/index.html?module=b

[jboss-user] [JBoss Portal] - Re: JBoss portal Passwords are encrypted. -- How do i decry

2006-11-22 Thread bmcgovern
Ok, but remember im using jaas. So is there a param that I can use to decrypt the MD5 in my login-config? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3987911#3987911 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3

[jboss-user] [JBoss Portal] - Re: JBoss portal Passwords are encrypted. -- How do i decry

2006-11-22 Thread bdaw
It's an md5 hash so you don't decrypt. Just compute a hash and compare with value in DB. org.jboss.portal.common.util.Tools.md5AsHexString(password); View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3987910#3987910 Reply to the post : http://www.jboss.com/inde