WLAN 802.1x FreeRadius with LDAP
Christian Poessinger
christian at poessinger.com
Thu Dec 1 15:19:59 CET 2005
Christian Poessinger wrote:
> Zoltan Ori wrote:
>>
>> That's the problem everything is uncommented. Comment out ntlm_auth
>> and with_ntdomain_hack. If you have plain text passwords, you aren't
>> authenticating to a Windows domain controller, you don't have
>> windbindd and nmbd running, you don't need want them in your mschap
>> configuration.
>
> Sorry, my fault :), there was a typo in my last message. I double and
> tripplechecked my configs but I don't find the error. Can you please
> have a look? I uploaded em to http://helix.mybll.de/raddb
>
> Thanks, Christian Poessinger
Fixed it myself. After removing
checkItem LM-Password userPassword
checkItem NT-Password userPassword
from the ldap.attrmap file, and adding
checkItem userPassword lmPassword
instead, it worked. Now i can use RADIUS & LDAP to auth my WLAN clients.
More information about the Freeradius-Users
mailing list