Re: Removing/modifying attributes per realm before proxying

2004-12-13 Thread Alan DeKok
"Thor Spruyt" <[EMAIL PROTECTED]> wrote: > raddb/policy.txt is Chinese to me :( "man rlm_policy" > Then still, there's the problem of how to remove an attribute before > proxying? "man users". You can use preproxy_users to delete attributes. When the policy module is a little more compl

Re: Removing/modifying attributes per realm before proxying

2004-12-13 Thread Thor Spruyt
Thor Spruyt wrote: Michael Griego wrote: You might want to take a look at the new policy module Alan has been working on. You could possibly set up different instances of the rlm_attr_filter for each realm and then use the policy module to control which instance gets called based on which realm th

Re: Removing/modifying attributes per realm before proxying

2004-12-13 Thread Thor Spruyt
Michael Griego wrote: You might want to take a look at the new policy module Alan has been working on. You could possibly set up different instances of the rlm_attr_filter for each realm and then use the policy module to control which instance gets called based on which realm the request is for. r

Re: Removing/modifying attributes per realm before proxying

2004-12-13 Thread Josh Howlett
Alan DeKok wrote: Josh Howlett <[EMAIL PROTECTED]> wrote: This policy module sounds interesting. Where can I find out more? Is it only in CVS? Yes. See raddb/policy.txt, and "man rlm_policy" It's simple, but very, very, powerful. Sweet. I can see this being very useful. Thanks! josh. - List

Re: Removing/modifying attributes per realm before proxying

2004-12-13 Thread Alan DeKok
Josh Howlett <[EMAIL PROTECTED]> wrote: > This policy module sounds interesting. Where can I find out more? Is it > only in CVS? Yes. See raddb/policy.txt, and "man rlm_policy" It's simple, but very, very, powerful. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradi

Re: Removing/modifying attributes per realm before proxying

2004-12-13 Thread Josh Howlett
Mike, Alan, This policy module sounds interesting. Where can I find out more? Is it only in CVS? josh. Michael Griego wrote: Thor, You might want to take a look at the new policy module Alan has been working on. You could possibly set up different instances of the rlm_attr_filter for each realm

Re: Removing/modifying attributes per realm before proxying

2004-12-13 Thread Michael Griego
Thor, You might want to take a look at the new policy module Alan has been working on. You could possibly set up different instances of the rlm_attr_filter for each realm and then use the policy module to control which instance gets called based on which realm the request is for. --Mike On Mon

Removing/modifying attributes per realm before proxying

2004-12-13 Thread Thor Spruyt
Hi, Maybe I have overlooked, but I can't seem to find documentation on how to remove or modify attributes per realm before proxying. If someone can point me out where I have to look, that would be great. I'm willing to write some documentation after I have managed to do this. -- Regards, Thor Spr