Hey,

I cannot speak from experience with salted userPassword values of ApacheDS,
but usually they are stored within the attribute userPassword itself.
Format:
userPassword: { <algorithm> } <salt> <hash>

e.g. for password "test123":
userPassword: {SSHA}e8wXXTVuvS5IPd0tueLHnrWYrgJZtL1j

The presence and length of the salt and the length of the hash depend on
the chosen algorithm.

Regards, Linus


On Tue, Dec 11, 2012 at 7:17 PM, Kevin Hamilton <[email protected]> wrote:

> Hello,
>
> I use the SSHA512 Hashing Interceptor to store passwords. I was wondering
> if there is any way to retrieve these salts after the fact. Where are they
> stored?
>
> Thanks,
> Kevin
>



-- 
Linus van Geuns
IT-Dienstleistungen

Telefon: +49 179 7700683
E-Mail: <[email protected]>

Gartenstr. 56a
76133 Karlsruhe

Reply via email to