Need to customized the table schema.
Ivan Kalik
tnt at kalik.net
Thu Feb 28 14:03:49 CET 2008
>hi,
> I am using free radius 2 with MS Sql 2000. I want to make a database
>schema of my own to store only username and password in MS Sql. I would like
>to modify the query so that the radius server reads only this information
>from my customized table.
I assume that this means that you have removed Attribute and op fields
from the radcheck table.
>I've tryied modyfying sql queries from
>dialup.confto read from my table but it doesn't work. Please help.
>Here is the piece of output of the radius server after rejecting the
>username and the password.
>
You will need to fix the value of the password attribute and the
appropriate operator in rlm_sql code. It expects to read that from the
database.
Ivan Kalik
Kalik Informatika ISP
More information about the Freeradius-Users
mailing list