Hello Jeremy -
On Fri, 28 Apr 2000, Jeremy C. Reed wrote:
> Any ideas?
>
> Thu Apr 27 11:06:45 2000: ERR: Unknown keyword 'AccountingHandled' in
> /usr/local/radiator/etc/radiator.cfg line 154
> Thu Apr 27 11:06:46 2000: INFO: Server started: Radiator 2.15
>
> Used like:
>
> <Realm adept>
> AcctLogFileName /usr/adm/radacct/%C/detail
> <AuthBy RADIUS>
> Host a.b.c.d
> Host a.b.c.d
> Secret xxxxxxx
> # DefaultSimultaneousUse 1
> NoForwardAccounting
> AccountingHandled
> # Realm stripping not needed for this realm
> </AuthBy>
> </Realm>
>
This parameter is to be used in Handler's or Realm's, not AuthBy's:
<Realm adept>
AcctLogFileName /usr/adm/radacct/%C/detail
AccountingHandled
<AuthBy RADIUS>
Host a.b.c.d
Host a.b.c.d
Secret xxxxxxx
# DefaultSimultaneousUse 1
NoForwardAccounting
# Realm stripping not needed for this realm
</AuthBy>
</Realm>
Please have a look at section 6.13.10 in the reference manual.
regards
Hugh
--
Radiator: the most portable, flexible and configurable RADIUS server
anywhere. SQL, proxy, DBM, files, LDAP, NIS+, password, NT, Emerald,
Platypus, Freeside, Interbiller, TACACS+, PAM, external, etc, etc.
Available on Unix, Linux, FreeBSD, Windows 95/98/2000, NT, MacOS X.
===
Archive at http://www.starport.net/~radiator/
Announcements on [EMAIL PROTECTED]
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.