Thanks for you quick answer, I've read the doc about Autz-Type but in my case I want to authorize all clients by default (with captive portal for internet access) : My "users" file config is simple: [...] #BLACKLIST #00xxxxxxxxxe Auth-Type := Reject #ALLOW ALL CLIENTS BY DEFAULT DEFAULT Auth-Type := Accept [...] So I'm not an expert but I think I can't apply the Autz-Type solution here? Maybe I'm wrong? Last questions : Is it possible to do what I want (my boss in fact) with this type of "users" configuration? And is it possible to do mixed WPA (all mac allowed by default + captive portal) / WPA2 (EAP-TTLS + LDAP) authentification on the same FreeRadius server? I want to be sure that I could continue in this way with my actual config. Thanks you very much for your help! Regards Thibault 2007/4/27, Alan DeKok <aland@deployingradius.com>:
Thibault VIGNERON wrote:
I want to translate the following code (will be ok in 2.0 version but I must do it now) like your examples in the Wiki (http://wiki.freeradius.org/Fail-over , "More Complex Configuration" section) :
You will need to set Autz-Type by hand in a module. See doc/Autz-Type.
Alan DeKok. -- http://deployingradius.com - The web site of the book http://deployingradius.com/blog/ - The blog - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/devel.html