[JBoss-user] [Security & JAAS/JBoss] - Re: Password Hashing with UsernamePasswordLoginModule

2005-01-24 Thread erb2000
There are two mistakes in the posted code.  It says "MDS" instead of "MD5", and 
"/module-options" instead of "/module-option".

Moral of the story: Log files are your friend.

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

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3863459


---
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Security & JAAS/JBoss] - Password Hashing with UsernamePasswordLoginModule

2005-01-21 Thread erb2000
I have UsernamePasswordLoginModule working fine without password hashing.  I 
added the following two lines application-policy for jmx-console in the 
login-config.xml:

MDS
base64

I changed the password from clear text to the Base64Encoder value and it does 
not validate.  

What am I missing?


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

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3863172


---
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user