Issue #785 has been updated by Clément OUDOT.

Target version changed from self-service-password-0.9 to self-service-password-?

Hello Audrey,

looking at your patch, I have several questions:
* in your make_sha functions, I think you should replace {CRYPT} by {SHA256} or 
{SHA512}
* the generated $salt should be used to replace 'usesomesillystringforsalt' 
string. The parameter before correspond to rounds (see crypt documentation 
here: http://php.net/manual/en/function.crypt.php). It seems the salt should be 
16 characters and not 8 (also from the crypt documentation.

Have you been able to test generated password in a compliant LDAP server?
----------------------------------------
Feature #785: Patch to support salted SHA-256 and salted SHA-512
http://tools.lsc-project.org/issues/785

Author: Audrey Blaise
Status: Assigned
Priority: Normal
Assigned to: Clément OUDOT
Category: Self Service Password
Target version: self-service-password-?


Hello,  

Here, a patch to allow hashed password in salted SHA-256 and salted SHA-512 in 
ldap (self service password). 

Audrey. 


-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://tools.lsc-project.org/my/account
_______________________________________________
ltb-dev mailing list
[email protected]
http://lists.ltb-project.org/listinfo/ltb-dev

Reply via email to