concurrency problems

Brian Lube ( brian@mpinet.net )
Wed, 15 Apr 1998 11:14:31 -0400

I'm running RadiusNT 2.2 with in ODBC mode (MS SQL 6.5) and I'm attempting to
run concurrency control. Without it everything seems to work fine, but when I
add it radius crashes. It seems to be a username length problem, but it's
dealing with spaces. Here's an example of the Radius call that it crashed on:

radrecv: Request from host cfcbfb03 code=1, id=91, length=264

User-Name = "ttskp

"
Password = "\303|\265\032P\265\021)\216\206\007\311|}\312\024"
NAS-Identifier = 207.203.251.3
NAS-Port = 8
User-Service = Framed-User
Framed-Protocol = PPP
NAS-Port-DNIS = "6601986"
Caller-Id = "4078598481"
Vendor-Specific = ""
Vendor-Specific = ""
Vendor-Specific = ""
Vendor-Specific = ""
Vendor-Specific = ""
Vendor-Specific = ""
Vendor-Specific = ""
NAS-Identifier2 = ""
Acct-Session-Id = "0000107f"
NAS-Port-Type = Async
rad_authenticate_ODBC()

Password = "\303|\265\032P\265\021)\216\206\007\311|}\312\024"

SQL Statement: Select DateAdd(Day, (ma.extension + ma.overdue),
maExpireDate),
DateAdd(Day, sa.extension, saExpireDate), sa.AccountID, sa.AccountType,
sa.Password, sa.Login, sa.Shell, sa.LoginLimit From MasterAccounts ma,
SubAccounts sa Where
(sa.Login='ttskp ' or
sa.Shell='ttskp ')
AND
ma.CustomerID=sa.Customer

any ideas?
Brian Lube
senior technician
MPInet

http://www.mpinet.net