Converting a flat file to ODBC

Scott A. Lagos ( (no email) )
Fri, 07 Mar 1997 13:29:51 -0500

We are in the process of converting a last remaining flat file to RADIUS
..5x?. I am trying to add this particular user to the sample Access data
base provided with RadiusNT.

Could someone provide me with the entires I would have to make to the
RadConfig table to accomodate this user. Assume that the Account ID is
1000. I have attached what I think it should be but would like independed
verification before I convert 80 of them.

Thanks for your help.

biguser Password = "apassword"
User-Service = Framed-User,
Framed-Address = 207.77.56.105,
Framed-Netmask = 255.255.255.0,
Framed-Route = "207.77.57.16 207.77.56.105 1"

RadConfigID AccountID RadAttributeID Data Value
1 1000 6 2
2 1000 8 207.77.56.105
3 1000 9 255.255.255.0
4 1000 22 207.77.57.16 207.77.56.105 1

Is this all that I need to add to the data base, assuming that the user
information of type PPP is already added to the sa and ma tables?

In the flat file I see " around the framed route information. Does that
have to be in the table as well?