1 Apr
2008
1 Apr
'08
3:13 a.m.
mel wrote:
In that case, something is *really* wrong with my setup and I have no idea why. I can only authenticate if the password in OpenLDAP is cleartext, but never if it's hashed. debug output, radiud.conf (modules ldap section), sites-enable/default follows.
I managed to get the authentication (both plaintext and sha password) working by setting Auth-Type LDAP { ldap } in site-enabled/default, and commenting everything else in the authenticate section. But this does not explain why only plain-text password works in earlier configuration settings. --mel