Re: Append A/V pair to proxied packet?

2002-06-14 Thread Alan DeKok

Josh Howlett <[EMAIL PROTECTED]> wrote:
> Would I be able to find this code in the CVS?  If so, where?

  Yes, but it won't help much without additional work.

  I added 'pre-proxy', 'post-proxy' and 'post-auth' as *possible*
module interfaces, to go along with 'authorize', 'authenticate',
'accounting', etc.

  There are a few things left to do:

1 - place the calls to 'module_pre_proxy()', etc in the proper places
in the code.

2 - add the handlers for pre-proxy, etc. to the module data structure,
and update each module with a NULL pointer in the proper place.

3 - write code somewhere to handle pre-proxy, etc.

  The attr_filter module is probably the best place for the
pre/post-proxy filtering.

  Alan DeKok.

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



Re: Append A/V pair to proxied packet?

2002-06-14 Thread Josh Howlett

Would I be able to find this code in the CVS?  If so, where?

thanks, josh.

> > Is it possible for freeradius, acting as a proxy, to add an arbitrary
> > A/V pair to a RADIUS packet?
>
>   Right now, no.  But I just committed code to start down that path.
>
>   Alan DeKok.
>
> -
> List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
>
>


Josh Howlett, Networking & Digital Communications,
Information Systems & Computing, University of Bristol, U.K.
'phone: 0117 928 7850 email: [EMAIL PROTECTED]



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



Re: Append A/V pair to proxied packet?

2002-06-14 Thread Alan DeKok

Josh Howlett <[EMAIL PROTECTED]> wrote:
> Is it possible for freeradius, acting as a proxy, to add an arbitrary
> A/V pair to a RADIUS packet?

  Right now, no.  But I just committed code to start down that path.

  Alan DeKok.

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



Re: Append A/V pair to proxied packet?

2002-06-14 Thread Josh Howlett

I should add: specifically, accounting packets.

thanks, josh.

> Hi all,
>
> Is it possible for freeradius, acting as a proxy, to add an arbitrary
> A/V pair to a RADIUS packet?
>
> thanks, josh.
>
> 
> Josh Howlett, Networking & Digital Communications,
> Information Systems & Computing, University of Bristol, U.K.
> 'phone: 0117 928 7850 email: [EMAIL PROTECTED]
> 
>
>
> -
> List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
>
>


Josh Howlett, Networking & Digital Communications,
Information Systems & Computing, University of Bristol, U.K.
'phone: 0117 928 7850 email: [EMAIL PROTECTED]



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



Append A/V pair to proxied packet?

2002-06-14 Thread Josh Howlett

Hi all,

Is it possible for freeradius, acting as a proxy, to add an arbitrary
A/V pair to a RADIUS packet?

thanks, josh.


Josh Howlett, Networking & Digital Communications,
Information Systems & Computing, University of Bristol, U.K.
'phone: 0117 928 7850 email: [EMAIL PROTECTED]



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