yeap.. i have this issue.. i solve it for single sign on thru extending my
org.jboss.security.auth.spi.LdapExtLoginModule and removing the {ALG} part to
authenticate...
This is a problem about compatibility in Directory Servers implementations... i
work with open ldap and Open DS and both have
So nobody else has this issue? It's just me?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4158484#4158484
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4158484
___
jboss-use
This has become a big issue now. Does anyone have a solution.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4157351#4157351
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4157351
___
I added the following to login-config.xml
MD5
base64
If I change my userPassword to {MD5}fGoYCzaJagqMAnh+6vsOTA==
it wont work. If I remove the {MD5}, I can authenticate.
Any ideas on how to solve this?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3996328#39