LDAP authentication
-------------------

                 Key: XFIRE-946
                 URL: http://jira.codehaus.org/browse/XFIRE-946
             Project: XFire
          Issue Type: Bug
    Affects Versions: 1.2.5
            Reporter: Gilles Delaby
            Assignee: Dan Diephouse


Hi,

I'm currently trying to authenticate a client using my XFire web service in an 
LDAP containing encrypted passwords.
When the client uses password type WSConstants.PW_DIGEST, I have to retrieve 
the correct password in the LDAP in order to allow XFire to execute the web 
service.
Unfortunately, as the LDAP password is encrypted (SHA), I'm never able to send 
a password similar to the password sent by the client.

When the client uses DIGEST, it is not possible to retrieve the hashed password 
in the CallBack. 
So how could I solve that problem as I don't think it's possible to decrypt an 
LDAP password ?

Thanks !

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to