13 Jul
2006
13 Jul
'06
5:19 p.m.
Nicolas Baradakis wrote:
It doesn't really matter if there're too much attributes during authorize. I think deleting unwanted attributes in the reply packet should be done in post-auth.
Agreed.
(filtering the reply packet in post-auth will work on both proxied and local realms)
See rlm_attr_filter.c in a nightly CVS snapshot, it can be run from the post-auth section.
Well this makes my patch obsolete:) TNX Regards...