Adding additional row to radcheck table
Alan DeKok
aland at deployingradius.com
Fri Aug 27 08:43:23 CEST 2010
Marius Pesé wrote:
> Radcheck usually stores CAP and PASSWORD, I have added an additional
> value to the dictionary and wanted to add that as a row in radcheck, like
>
> ID Username Attribute Op Value
>
> 66 Bob at internet cancelled == no
Which checks if the "cancelled" attribute exists, and if it's value is
"no".
> However when I then try to authenticate debug returns “No known good
> password” even though the Crypt-Password Attribute is still there.
Probably because the "cancelled" attribute doesn't exist.
> Deleting the line in the radcheck table and everything works again.
>
> Anybody see what I missed?
Read the documentation for the SQL module to see how it works.
Alan DeKok.
More information about the Freeradius-Users
mailing list