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

<module-option name="hashAlgorithm">MDS</module-options>
<module-option name="hashEncoding">base64</module-option>

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

Reply via email to