[ 
https://issues.apache.org/jira/browse/DIRSERVER-1849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pierre-Arnaud Marcelot resolved DIRSERVER-1849.
-----------------------------------------------

    Resolution: Fixed

Fixed at theses revisions:
- http://svn.apache.org/r1490336
- http://svn.apache.org/r1490198
- http://svn.apache.org/r1491453
- http://svn.apache.org/r1491761
                
> Invalid prefixes format for password stored using SHA-2 hashing mechanisms 
> (SHA-256, SHA-384, SHA-512)
> ------------------------------------------------------------------------------------------------------
>
>                 Key: DIRSERVER-1849
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-1849
>             Project: Directory ApacheDS
>          Issue Type: Bug
>    Affects Versions: 2.0.0-M12
>            Reporter: Pierre-Arnaud Marcelot
>            Assignee: Pierre-Arnaud Marcelot
>             Fix For: 2.0.0-RC1
>
>
> Invalid prefix format for password stored using SHA-2 hashing mechanisms 
> (SHA-256, SHA-384, SHA-512).
> The prefixes currently used are:
> - {sha-256}
> - {ssha-256}
> - {sha-384}
> - {ssha-384}
> - {sha-512}
> - {ssha-512}
> They should be (without the '-' character):
> - {sha256}
> - {ssha256}
> - {sha384}
> - {ssha384}
> - {sha512}
> - {ssha512}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to