user defined in mysql table radcheck fails wtih "No "known good password", and radpostauth updated successfully but still empty
Alan DeKok
aland at deployingradius.com
Fri Apr 22 22:36:26 CEST 2016
On Apr 22, 2016, at 3:30 PM, Dustin S via Freeradius-Users <freeradius-users at lists.freeradius.org> wrote:
>
> already changed the user file entry to "hello1", and the radtest works fine with bob/hello1. It just stops working when I change to using sql.
Your SQL entry is wrong.
>> | id | username | attribute | value | op |
>> +----+----------+-----------+----------+----+
>> | 4 | bobsql | Password | hello1 | := |
Why "Password"? The documentation and examples for the last 10+ years have said to use "Cleartext-Password".
Reading the SQL documentation in the Wiki would get you the same information.
Alan DeKok.
More information about the Freeradius-Users
mailing list