Radrelay is interesting, but will only relay an accounting message to
another radius server. I need to generate an original accounting message
from the radius server. The NAS will not be sending one.



> -----Original Message-----
> From: Dustin Doris [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, July 30, 2003 10:55 AM
> To: [EMAIL PROTECTED]
> Subject: Re: generating Accounting messages
> 
> 
> 
> On Wed, 30 Jul 2003, Ron Wahler wrote:
> 
> >
> > Is there another way to generate an accounting message from
Freeradius
> > to
> > another radius server when a user authenticates?
> 
> its called radrelay.  check doc/radrelay
> 
> >
> > One idea was to call radclient in a shell program to generate the
> > packet.
> >
> > I would call radclient in the exec module with all the accounting
> > attributes and send them to another radius server.  I am wondering
if
> > there is a better way?
> >
> >
> > Also is there a way to call multiple programs in the post-exec
module?
> > Can I have multiple program lines? Or will it only run one program ?
> >
> >
> >
> > exec ECUdirect-post-exe{
> >                 wait = no
> >                 program="/opt/freeradius/etc/raddb/myworkershell.sh"
> >                  input_pairs = reply
> > }
> >
> >
> >
> >
> >
> > Thanks,
> > Ron.
> >
> > -
> > List info/subscribe/unsubscribe? See
> http://www.freeradius.org/list/users.html
> >
> 
> -
> List info/subscribe/unsubscribe? See
> http://www.freeradius.org/list/users.html

-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to