[ 
https://issues.apache.org/jira/browse/DIRSTUDIO-1226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16846441#comment-16846441
 ] 

Emmanuel Lecharny commented on DIRSTUDIO-1226:
----------------------------------------------

Yes, this is currently not supported, because this is implemented in the LDAP 
API.

We can add it though.

> Cannot verify PBKDF2_SHA256 passwords
> -------------------------------------
>
>                 Key: DIRSTUDIO-1226
>                 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-1226
>             Project: Directory Studio
>          Issue Type: Bug
>            Reporter: SPChan
>            Priority: Major
>             Fix For: 2.0.0-M14
>
>
> For userPassword stored as PBKDF2_SHA256:
> Edit Value -> Verify Password -> (enter password) -> Verify fails.
> Edit Value -> Verify Password -> (enter password) -> Bind works.
>  
> The format of the stored password is from 389-DS:
> {PBKDF2_SHA256}<hashed_data: 324 bytes as base64>
>  
> hashed_data = iteration_count: 4 bytes (integer, network order) , salt: 64 
> bytes, hash: 256 bytes
> generated using PBKDF2 HMAC-SHA256
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to