[jboss-user] [Security & JAAS/JBoss] - Re: Single Sign On with LDAP Examples
yyovkov
do-not-reply at jboss.com
Sat Apr 5 17:50:37 EDT 2008
Hi all,
I believe I found where is the problem with jboss sso and Fedora Directory Server (FDS). Here is some short explanation:
When using LDAP and you set user password, OpenLDAP server store the password as plaintext. But FDS always store this value as hashed string (SSHA, MD5 ... so on). So it means that Authentication module should be aware of how the password is stored.
Btw, is JBoss SSO is actively developing or not?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4141859#4141859
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4141859
More information about the jboss-user
mailing list