AW: AW: AW: AW: AW: AW: Freeradius + LDAP password trouble

2010-07-20 Thread Lionne Stangier
It´s work. I write into the ldap.attrmap: checkItem Cleartext-Password userPassword In the sites-available/default, I comment out everything except ldap, eap And I activate LDAP in the sites-available/inner-tunnel authorize. Thank you for help. - List info/subscribe/unsubscribe? See

AW: AW: AW: AW: AW: Freeradius + LDAP password trouble

2010-07-19 Thread Lionne Stangier
Is there a double colon (::) after the userPassword attribute name in the ldapsearch result? (e.g. userPassword:: x). If so that means the attribute value was binary (had some non-ascii printing character in it) so it was base64 encoded. This is a bit obscure, I got

Re: AW: AW: AW: AW: AW: Freeradius + LDAP password trouble

2010-07-19 Thread John Dennis
On 07/19/2010 10:13 AM, Lionne Stangier wrote: Is there a double colon (::) after the userPassword attribute name in the ldapsearch result? (e.g. userPassword:: x). If so that means the attribute value was binary (had some non-ascii printing character in it) so it was base64

Re: AW: AW: AW: AW: AW: Freeradius + LDAP password trouble

2010-07-19 Thread Alan DeKok
Lionne Stangier wrote: Yes the password it´s like you describe. I tested different forms in the ldap.attrmap now. Same trouble as before. Then the problem is the same as before. 1) make sure that FreeRADIUS can read the passwords from LDAP. Right now, it can't. 2) make sure that the