Am Sat, 23 Nov 2013 13:24:56 +0100
schrieb Michael Ströder <michael@stroeder.com>:
Dieter Klünter wrote:
Hi,
I have a ldap server (2.4.36) with various password hashes
{CLEARTEXT} {KERBEROS} {SSHA} for different users, there is no
pasword-hash declaration in slapd.conf. Now i face a strange
behaviour with {CLEARTEXT} hash. that is:
userPassword: {CLEARTEXT} secret
^^^
I'd try to remove this extra space. Not sure though.
Just to demonstrate the various hash scheme {CLEARTEXT} results:
http://pastebin.de/37485
-Dieter