Re: Did this authenticate?

Chuck Scott ( chuck@integrityonline.com )
Mon, 29 Jun 1998 14:53:01 -0700

>radrecv: Request from host cdee120f code=1, id=194, length=75
> User-Name = "test"
> Challenge-Response = "\001\020\312V\271\302\225\341RYC'b\360\3433\
>364"

This looks unfamiliar. It could be that PAP and CHAP are turned on on the
PM. I think they should be off.

> SQL Statement: Select DateDiff(Minute, GetDate(), DateAdd(Day, (ma.Ex
>tension+ma.OverDue+1), maExpireDate)), DateDiff(Minute, GetDate(), Dat
>eAdd(Day, sa.Extension+1, saExpireDate)), 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.Cu
>stomerID and sa.Active<>0 and ma.Active<>0

Is all this above right or do you know?

As for all the rest, have you sent it to the list? We can work on this
together tomorrow if you like.