Thank you for your answers alan...and deployingradius.com,it's a real gold mine.
I have checked out radiusd.conf and the rlm_pap manual pages and I think I was unclear. The password is sent in "clear" but is stored in MD5 (because of ethical reason, the password should not clearly appear in the database). I think I just need to change the authentication request...but I can't find it. Thanks for your help. On Nov 14, 2007 2:34 PM, Alan DeKok <[EMAIL PROTECTED]> wrote: > manIP wrote: > > The user passwords are stored in my SQL database and encrypted in > > MD5...Could anyone tell me how to authenticate them (CHAP, PAP....) ? > > PAP. > > http://deployingradius.com/documents/protocols/compatibility.html > > > I know that I have to change the "authentication" request but I really > > don't know where it is located... > > In 1.1.7, read "radiusd.conf". Look for the "pap" module. > > Alan DeKok. > - > List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html > - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

