Re: Dr Watson Errors

Dale E. Reed Jr. ( (no email) )
Tue, 27 May 1997 00:18:39 -0700 ()

> Radius NT is ready to receive requests!
> radrecv: Request from host 7f000001 code=1, id=1, length=0
> NAS-Identifier = 127.0.0.1
> NAS-Port = 0
> User-Name = "test"
> Password = "\214\327\314\306a\302XP\027+p\025\247"\032 "
> rad_authenticate_ODBC()
> Password = "\214\327\314\306a\302XP\027+p\025\247"\032 "
> Decrypted Password: test
> Allocating Statement...
>
> SQL Statement: Select DateAdd('d', ma.extension, maExpireDate),
> DateAdd('d', ma
> ..extension, maExpireDate), sa.AccountID, sa.AccountType, sa.Password,
> sa.Login,
> sa.Shell From MasterAccounts ma, SubAccounts sa Where (sa.Login='test' or
> sa.Shell='test') AND ma.CustomerID=sa.CustomerID and sa.Active<>0 and
> ma.Active<>0

This is the last thing RadiusNT prints before giving you the
Dr. Watson error? What kind of database are you using? If MS
access, is this the default one? What options do you have enabled
(the -x15 debug from the start would show that).

Dale