[RadiusNT] Tigris + Emerald

Seung H. Lee ( (no email) )
Thu, 3 Feb 2000 11:52:33 +1100

Hi,

I'm having some problems with configuring ACC Tigris with RadiusNT
2.5.175. It does authenticate ok, but can't see the calls records
under Emerald. This only started happening when I upgraded the
SQL server from 6.5 to 7.0. I have some Ascend Max boxes as well,
and no problems at all with those.

The length of Acct-Session-Id have something to do with this, right?

------
radrecv: Request from host cb1b5c82 code=4, id=2, length=286
User-Name = "xxxxx"
NAS-Port = 8
NAS-Port-Type = Async
User-Service = Framed-User
Framed-Protocol = PPP
NAS-Port-DNIS = "9289xxxx"
NAS-Identifier = "203.x.x.x"
Acct-Status-Type = Start
Acct-Delay-Time = 3
Acct-Session-Id = "000203.101811.009991"
Acc-Dial-Port-Index = 210
Connect-Info = "31200/48000 V90/LAPM"
Acc-Connect-Tx-Speed = 48000
Acc-Connect-Rx-Speed = 31200
Acc-Modem_Modulation_Type = "V90"
Acc-Modem_Error_Protocol = "LAPM"
Acct-Authentic = RADIUS
Acc-Service-Profile = "kbd-service"
Acc-Access-Partition = "kbd-access"
Acc-Customer-Id = "Knowledge by Design"
Framed-Address = 203.x.x.x
Idle-Timeout = 1800

SQL Statement: INSERT INTO Calls
(CallDate,UserName,NASPort,NASPortType,UserService,FramedProtocol,
NASPortDNIS,NASIdentifier,AcctStatusType,AcctDelayTime,AcctSessionId,

ConnectInfo,FramedAddress) VALUES (GetDate),'xxxxx',8,0,2,1,'9289xxxx'
,'203.x.x.x',1,3,'000203.101811.009991','31200/48000 V90/LAPM',
'203.x.x.x')

ODBC Error:22001:8152:
[Microsoft][ODBC SQL Server Driver][SQL Server]String or binary
data would be truncated.

For more information about this list (including removal) go to:
http://www.iea-software.com/support/maillists/liststart