SimpleAuthenticator does not support salted digested passwords.
---------------------------------------------------------------

         Key: DIRJANUS-28
         URL: http://issues.apache.org/jira/browse/DIRJANUS-28
     Project: Directory AuthX
        Type: Improvement
  Components: Core  
    Reporter: Jacob S. Barrett
 Assigned to: Vincent Tence 
    Priority: Minor


The attached patch and added files provide a pluggable way to support 
additional password ciphers.  Included is an implemention for SHA, SSHA (salted 
SHA) and NULL (no encryption).  Using this framework one could add 
private/secret key based encryption, MD5 and SMD5, Unix crypt and so on.

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

Reply via email to