Radius doesn't find a table

Victor Alba ( victor@webjogger.net )
Thu, 30 Jul 1998 11:27:05 -0400

RadiusNT is not authenticating at this moment, here is part of the output
of Radius -x15:

======================================================================
Decrypted Password: Cucho
Database Password: Cucho
Checking for duplicate logins.

SQL Statement: RadCheckOnline 'Cucho'

Cucho found on-line 0 time(s).

SQL Statement: RadGetConfigs 342

ODBC Error:S0022:207:
[Microsoft][ODBC SQL Server Driver][SQL Server]Invalid column name
'RadVendorID
'.

Loading radius defaults for this type...

SQL Statement: RadGetATConfigs 'PPP60+25+25'

ODBC Error:S0022:207:
[Microsoft][ODBC SQL Server Driver][SQL Server]Invalid column name
'RadVendorID
'.

Sending Reject of id 3 to d09d870a (PowerRack)
Cucho: PPP60+25+25 has no RADIUS default attributes.

Cucho: PPP60+25+25 has no RADIUS default attributes.

SQL Statement: INSERT INTO RadLogs(RadLogMsgID, LogDate, Username, Data)
VALUE
S (19, GetDate(), 'Cucho', 'Cucho')

ODBC Error:S0022:207:
[Microsoft][ODBC SQL Server Driver][SQL Server]Invalid column name 'Data'.

Resp Time: 500 Auth: 0/0 -> 27 Acct: 1/0/0 -> 1
==============================================================================

What can we do get Radius to authenticate...??

-Victor