Here is what we use:
<Realm DEFAULT>
# If Platypus rejects the login, forward it to the old Radius server
AuthByPolicy ContinueUntilAccept
ExcludeFromPasswordLog xxxx xxxx xxxx
<AuthBy EMERALD>
# You can use this to force Radiator to limit
# maximum session times to how many minutes
# are left in subaccounts.timeleft
TimeBanking
# Change DBSource, DBUsername, DBAuth for your database
# See the reference manual
DBSource dbi:ODBC:LocalServer
DBUsername xxxxxxxxxx
DBAuth xxxxxxxxxx
# You can add to or change these if you want.
AccountingTable Calls
AcctColumnDef UserName,User-Name
AcctColumnDef CallDate,Timestamp,integer-date
AcctColumnDef AcctStatusType,Acct-Status-Type,integer
AcctColumnDef AcctDelayTime,Acct-Delay-Time,integer
AcctColumnDef AcctInputOctets,Acct-Input-Octets,integer
AcctColumnDef AcctOutputOctets,Acct-Output-Octets,integer
AcctColumnDef AcctSessionId,Acct-Session-Id
AcctColumnDef AcctSessionTime,Acct-Session-Time,integer
AcctColumnDef AcctTerminateCause,Ascend-Disconnect-Cause,int
eger
# AcctColumnDef AcctTerminateCause,Acct-Terminate-Cause,intege
r
# AcctColumnDef NASIdentifier,NAS-Identifier
AcctColumnDef NASIdentifier,NAS-IP-Address
AcctColumnDef NASPort,NAS-Port,integer
AddATDefaults
AuthSelect ,sa.LoginLimit
AuthColumnDef 0,Simultaneous-Use,check
</AuthBy>
<AuthBy FILE>
Filename %D/users
</AuthBy>
# Log all accounting into daily log files
AcctLogFileName /local/etc/radius/log/%Y%m%d.act
</Realm>
At 11:59 15-11-99 -0500, Todd Knaus wrote:
>Dear Radiator & Platypus users,
>
>Could someone share their .cfg file with me ? In particular I am
>curious about the line that reads;
>
>AcctColumnDef AcctTerminateCause, ?????, integer
>
>When using Platypus what should the ???? read ? I have it set to
>the default setting which is Acct-Terminate-Cause. I am having problems
>with users not getting disconnected and I am wondering if this may be
>part of the problem.
>
>Thanks for any help of input.
>
>Todd
>
>
>===
>Archive at http://www.thesite.com.au/~radiator/
>To unsubscribe, email '[EMAIL PROTECTED]' with
>'unsubscribe radiator' in the body of the message.
--
John Vorstermans || We are what we repeatedly do.
Technical Manager || - Aristotle
Actrix Networks
===
Archive at http://www.thesite.com.au/~radiator/
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.