24 Jan
2006
24 Jan
'06
12:23 p.m.
"Robert WAKIM" <rwakim@mind-techno.fr> 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.