9 Apr
2009
9 Apr
'09
12:17 p.m.
On Thu, 9 Apr 2009 07:37:38 +0100, "Ivan Kalik" <tnt@kalik.net> wrote:
Compare attrs entries with users file entries. Then read what do operators := and += do.
I've read man unlang and I correct my configuration, and I finally succeed to do what I want but not as I thought.
I just notice the following : In users file you can do
Attribute_A = foo Attribute_A += bar
But I haven't found a way to do it in attrs file (syntax is ok, but the reply won't include both same attribute).
So use users file:
DEFAULT Realm == whatever list WiMAX attributes as reply; just like you did for single user
I didn't know you could use files module on proxy radius, where should I add the files module, in post-auth, post-proxy ? Thomas