[RadiusNT] username not displayed in calls table

Michael G. Minnich ( (no email) )
Sat, 30 Jan 1999 16:28:16 -0500

NT 4.0, SP3, RadiusNT 2.5.124, ODBC mode, Access '97 enhanced database.
Issue is UserName is not being inserted in Calls table. It used to work for
several months.

PM3s are sending Username and remainder of Radius is working properly.

Here is debug output:

*****begin

Received unknown attribute 77
Acct-Input-Octets = 590619
Acct-Output-Octets = 3501048
Acct-Terminate-Cause = User-Request
Vendor-Specific = ""
User-Service = Framed-User
Framed-Protocol = PPP
Framed-Address = 207.51.152.209
Acct-Delay-Time = 0

SQL Statement: INSERT INTO Calls
(CallDate,AcctSessionId,NASIdentifier,NASPort,
NASPortType,AcctStatusType,AcctSessionTime,AcctInputOctets,AcctOutputOctets,
Fram
edAddress,AcctDelayTime) VALUES
(Now(),'180012F4','207.51.128.7',30,0,2,8913,590
619,3501048,'207.51.152.209',0)

SQL Statement: UPDATE CallsOnline Set
Username='rjohnson',AcctStatusType=2, Ca
llDate=Now, FramedAddress='207.51.152.209' WHERE
NASIdentifier='207.51.128.7' an
d NASPort=30 AND (DateAdd('s', 0-2, Now) >= CallDate OR CallDate IS
NUL
L)

Sending Accounting Ack of id 38 to cf338007 (cs2.belle.logan.net)

Resp Time: 140 Auth: 0/0 -> 0 Acct: 1/0/0 -> 1

*****end

showing the lack of Username in the Insert Calls statement. How do we fix
this? And what the heck is unknown attribute 77 ?

TIA,

Mike
***********
Michael G. Minnich Access Visions Corporation
Phone: 937.593.7177 x.126 Fax: 937.593.4282
mminnich@accessvisions.com

For more information about this list, including removal, please
see this URL: http://www.iea-software.com/maillist.html