You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Emmanuel Lecharny (JIRA)" <ji...@apache.org> on 2013/06/20 11:43:20 UTC

[jira] [Updated] (DIRSERVER-1849) Invalid prefixes format for password stored using SHA-2 hashing mechanisms (SHA-256, SHA-384, SHA-512)

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

Emmanuel Lecharny updated DIRSERVER-1849:
-----------------------------------------

    Fix Version/s:     (was: 2.0.0-RC1)
                   2.0.0-M13
    
> 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-M13
>
>
> 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