[RadiusNT] Error after Upgrading from Access to SQL7

Frank Matthiesen ( (no email) )
Tue, 13 Apr 1999 10:15:39 +0200

Hello

I got mysteriuos error after upgrading from access to MS-SQL7.
I will put the debug-info here, so anyone will have a suggest?!

radrecv: Request from host 7f000001 code=1, id=154, length=56
NAS-IP-Address = 127.0.0.1
NAS-Port = 0
User-Name = "kiwi"
Password = "\321*X\322\001f^\267\253\200\235Gl\327u\234"
rad_authenticate_ODBC()
Password = "\321*X\322\001f^\267\253\200\235Gl\327u\234"

SQL Statement: Select DateDiff(Minute, GetDate(), DateAdd(Day,
(ma.Extension+ma.OverDue+1), maExpireDate)), DateDiff(Minute, GetDate(),
DateAdd(Day,
sa.Extension+1, saExpireDate)), sa.AccountID, sa.AccountType, sa.Password,
sa.Login, sa.Shell From MasterAccounts ma, SubAccounts sa Where sa.Login='
kiwi' AND ma.CustomerID=sa.CustomerID and sa.Active<>0 and ma.Active<>0

Decrypted Password: Unitrans
Database Password: Unitrans

SQL Statement: RadGetConfigs 442965

Loading radius defaults for this type...

SQL Statement: RadGetATConfigs 'PPP'

Sending Reject of id 154 to 7f000001 (localhost)
kiwi: PPP has no RADIUS default attributes.

kiwi: PPP has no RADIUS default attributes.

SQL Statement: INSERT INTO RadLogs(RadLogMsgID, LogDate, Username, Data,
CallerID) VALUES (19, GetDate(), 'kiwi', 'Unitrans', NULL)

Resp Time: 371 Auth: 0/18 -> 19 Acct: 0/0/0 -> 0

Remember...with the access-database everything works fine and the right
ppp-properties have been set.
Any suggests?

Frank Matthiesen