Hello Jamie -
At 15:55 -0500 01/2/21, Jamie Orzechowski wrote:
>Hello ... I would like to know if it's possible to authenticate via one
>method (AuthBy FILE) and do accounting via AuthBy RODOPI
>
>so all auth requests are handled via Auth FILE and all Accounting requests
>are handled via AuthBy RODOPI
>
>any ideas how this can be done?
Very easily with Handlers:
# configure Handler for accounting
<Handler Request-Type = Accounting-Request>
......
</Handler>
# configure Handler for authentication
<Handler>
.....
</Handler>
hth
Hugh
--
NB: I am travelling this week, so there may be delays in our correspondence.
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.