Re: [RadiusNT] ASCEND AND RADIUS NT varchar() Conflict

Terry Bomersbach ( (no email) )
Tue, 17 Nov 1998 16:10:37 -0600

Sorry, wasn't thinking about the accounting factor. Was thinking about
enabling server port access.

-----Original Message-----
From: Dale E. Reed Jr. <daler@iea-software.com>
To: radiusnt@iea-software.com <radiusnt@iea-software.com>
Date: Tuesday, November 17, 1998 1:35 PM
Subject: Re: [RadiusNT] ASCEND AND RADIUS NT varchar() Conflict

>Terry Bomersbach wrote:
>>
>> Okay, did an export to excel and zapped it, now I've got that right. Any
>> Idea why NT RRAS return Uknown for NAS Server name? Can I just add an
entry
>> for unknown?
>
>As a side note, to correct this problem, you could do something like
>this:
>
>sp_rename Calls CallsOld
>
>Select AcctSessionID, NASIdentifier, AcctStatusType,
>NASPort=Convert(Int, NASPort), CallDate
> Username, AcctDelayTime, AcctSessionTime, FramedAddress
>Into Calls
>From CallsOld
>
>
>You'll need to add whatever additional columns you have and also put a
>Primary key on the First Three columns of the new table.
>
>
>--
>Dale E. Reed Jr. (daler@iea-software.com)
>_________________________________________________________________
> IEA Software, Inc. | RadiusNT, Emerald, and NT FAQs
> Internet Solutions for Today | http://www.iea-software.com
>