[
https://issues.apache.org/jira/browse/DIR-159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Emmanuel Lecharny resolved DIR-159.
-----------------------------------
Resolution: Fixed
Fixed. Salted encryption is now handled.
> SimpleAuthenticator does not support salted digested passwords.
> ---------------------------------------------------------------
>
> Key: DIR-159
> URL: https://issues.apache.org/jira/browse/DIR-159
> Project: Directory
> Issue Type: New Feature
> Components: sandbox
> Reporter: Jacob S. Barrett
> Assignee: Vincent Tence
> Priority: Minor
> Attachments: AbstractPasswordCipher.java, NullPasswordCipher.java,
> password.patch, PasswordCipher.java, PasswordCipherException.java,
> SHAPasswordCipher.java, SSHAPasswordCipher.java
>
>
> 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.
-
You can reply to this email to add a comment to the issue online.