In this case I was thinking of generating an Acct-Session-ID some how. I assume that it just needs to be a unique ID identifying the users accounting session between my server and the Accounting server.
See any problems with that ? Ron. > -----Original Message----- > From: Alan DeKok [mailto:[EMAIL PROTECTED] > Sent: Wednesday, July 30, 2003 11:02 AM > To: [EMAIL PROTECTED] > Subject: Re: generating Accounting messages > > "Ron Wahler" <[EMAIL PROTECTED]> wrote: > > Is there another way to generate an accounting message from > > Freeradius to another radius server when a user authenticates? > > > > One idea was to call radclient in a shell program to generate the > > packet. > > That's about your only option. But there's a problem: You don't > know what Acct-Session-Id to use. > > > 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 ? > > It takes only one program line. But you should be able to use a > shell script wrapper to run multiple programs. > > Alan DeKok. > > - > List info/subscribe/unsubscribe? See > http://www.freeradius.org/list/users.html - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
