Thanks, it works fine, now. May ask you what is the rationale behind the change from "==" to ":="? Wasn't ":=" used for _setting_ something, while "==" for _checking_ parameters? Thanks, Fabio Citando Alan DeKok <aland@deployingradius.com>:
Fabio Pedretti wrote:
After that I see in the users file that User-Password was replaced with Cleartext-Password, so I replaced in the radcheck all "User-Password" with "Cleartext-Password": after doing that, my users can't no more authenticate. I get this in radius.log:
You should check the operator, too. Change it to ":=".
What wrong? Is it correct to replace "User-Password" to "Cleartext-Password" with users in a MySQL db, as done in users file?
Yes, it's correct, but you have to use ":=".
Alan DeKok. -- http://deployingradius.com - The web site of the book http://deployingradius.com/blog/ - The blog - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html