8 Nov
2010
8 Nov
'10
9:04 a.m.
How do I specify the salt when storing passwords as a salted SHA1 hash? For instance: SSHA-Password := <hash>:<salt> or SSHA-Password := <salt>,<hash> etc.
8 Nov
8 Nov
11:41 a.m.
inetjunkmail wrote:
How do I specify the salt when storing passwords as a salted SHA1 hash?
In the normal SSHA format.
For instance: SSHA-Password := <hash>:<salt> or SSHA-Password := <salt>,<hash> etc.
Nope. Use the scripts at: http://www.openldap.org/faq/data/cache/347.html Then use the output (*not* including the {SSHA} text) as the value of the hash. Alan DeKok.
5721
Age (days ago)
5721
Last active (days ago)
1 comments
2 participants
participants (2)
-
Alan DeKok -
inetjunkmail