Hello Ian -
On Mon, 23 Aug 1999, [EMAIL PROTECTED] wrote:
> Is there any way to specify a default AcctLogFileName and
> AcctLogFileFormat across a number of <Handler> clauses, instead of
> replicating the same (long) line within each ?
>
If the lines are part of identical AuthBy clauses, you can do something like
this:
<AuthBy xxxxx>
Identifier whatever
AcctLogFileName .....
AcctLogFileFormat .....
</AuthBy>
<Handler Realm = yyyy>
AuthBy whatever
.....
</Handler>
hth
Hugh
--
Radiator: the most portable, flexible and configurable RADIUS server
anywhere. SQL, proxy, DBM, files, LDAP, NIS+, password, NT, Emerald,
Platypus, Freeside, TACACS+, PAM, external, etc etc on Unix, Win95/8,
NT, Rhapsody
===
Archive at http://www.thesite.com.au/~radiator/
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.