Re: module for deleting attributes
16 Oct
2006
16 Oct
'06
7:52 a.m.
Lars Ricken wrote:
How can I understand you developed module for deleting attributes from incoming radius requests. Can You send it to me via email or give a link where I can download it.It's very important for me.
I don't think there's any point in deleting attributes in the incoming request. Just don't check those attributes in authorize, that's all. If you've configured FreeRADIUS as a proxy, you want to delete the undesired attributes from the proxy request, not the incoming request. In this case you could use the attr_filter module in the pre-proxy section. See the rlm_attr_filter(5) manpage. PS: Please don't reply to freeradius-devel, this is a question for the freeradius-users mailing list. -- Nicolas Baradakis
7205
Age (days ago)
7205
Last active (days ago)
0 comments
1 participants
participants (1)
-
Nicolas Baradakis