"Robert WAKIM" <[EMAIL PROTECTED]> wrote: > Thanks for the answer. It works if I store the passwords in clear text > in the ldap database. > > What method should I use to store the passwords in md5?
If you store the passwords as MD5 hashes in your database, then the only authentication methods that will work are PAP and EAP-TTLS with tunneled PAP. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

