Re: Accounting problem

=?windows-1250?Q?Toma=9E_Zupan?= ( (no email) )
Thu, 12 Feb 1998 08:54:32 +0100

This is what I get :

SQL Statement: INSERT INTO Calls
(CallDate,AcctStatusType,AcctSessionId,UserNam
e,NASPort,NASIdentifier,FramedProtocol) VALUES
(Now(),1,'9101','user',0,'WEB_SE
RVER',1)
ODBC: SQLExecDirect Error -1613:
[Microsoft][ODBC Microsoft Access 97 Driver] You can't add or change a
record b
ecause a related record is required in table 'Servers'.

In servers table I have only one record :

ServerID 2
Server WEB_SERVER
IPAddress xxx.xxx.xxx.xxx
Secret xxxxxxx

Bye,Tomaz

-----Izvorno sporočilo-----
Od: Dale E. Reed Jr. <daler@iea-software.com>
Za: RadiusNT@iea-software.com <RadiusNT@iea-software.com>
Datum: 11. februar 1998 21:04
Zadeva: Re: Accounting problem

>> I have instaled RadiusNT with MS RRAS . I have set it up as ODBC only and
it
>> is runing as service (it just reports it is trial version on startup). I
can
>> succesfuly authenticate with RRAS , but I do not get any accounting
records
>> in calls table. I cannot find any errors reported or whatsoever. Any
ideas ?
>
>Try running RadiusNT in -x15 debug mode (after stopping the service)
>and see what it displays. Make sure you have add the two lines to your
>services file, as well. This is detailed in the install.txt file.