19 Jul
2010
19 Jul
'10
8:17 a.m.
Here are a couple of things to check which often trip folks up:
1) is the userPassword attribute defined in $RADDB/ldap.attrmap ? By default it isn't (I've never understood why it isn't) You should have a line in that file which looks like this:
checkItem Cleartext-Password userPassword
Nice to know. I don’t use this line before :) thank you. I used ldapsearch -h ldap.... -b dc=allesklar,dc=com -x "uid=lionne.stangier" I get the userPassword but encoded :(