14 Nov
2007
14 Nov
'07
8:34 a.m.
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.