The ldap login module is mostly likely executing, as the 
JaasSecurityManager.LdapLogin log statements indicate that the correct security 
domain is being used. There is not much logging around the password validation 
as this can be viewed as leaking security info. Either write a basic test of 
the login config and add additional logging to the LdapExtLoginModule, or use a 
debugger to figure out what is going on.

Many things can go wrong in the comparision, encryption, one-way hashing, 
different string encoding, etc.


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

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


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to