On Fri, 2003-08-08 at 15:48, Alan DeKok wrote: > Chris van Meerendonk <[EMAIL PROTECTED]> wrote: > > Is it possible to filter attributes that are sent by using radius proxy > > to the home-server? Something like attr_filter in the pre-proxy stage? > > If attr_filter doesn't already have a pre-proxy stage, it should be > ~2 minutes to add one. I'm doing something terribly wrong. Can you help me out? I've copied the attr_filter_authorize routine and renamed it to attr_filter_preproxy. Debug shows it is passing the routine. Also I put in some extra DEBUG2 lines to verify. It finds the correct realm, compares the entries against the entries in the users file instead of the data comming from the NAS. Probably as a result of this, the data is passed whatever the results of the check are.
Can you give me a hint what I'm doing wrong? (Your 2-minute patch would be great also ;-) Thanks, Chris > 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
