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) :<br><br>My "users" file config is simple:<br>
<br>[...]<br><br>#BLACKLIST<br>#00xxxxxxxxxe Auth-Type := Reject<br><br>#ALLOW ALL CLIENTS BY DEFAULT<br>DEFAULT Auth-Type := Accept<br><br>[...]<br><br>So I'm not an expert but I think I can't apply the Autz-Type solution here? Maybe I'm wrong?
<br><br>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?
<br>I want to be sure that I could continue in this way with my actual config.<br><br>Thanks you very much for your help!<br><br>Regards<br><br><br>Thibault<br><br><br><br><div><span class="gmail_quote">2007/4/27, Alan DeKok <
<a href="mailto:aland@deployingradius.com">aland@deployingradius.com</a>>:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Thibault VIGNERON wrote:
<br>> I want to translate the following code (will be ok in 2.0 version but I<br>> must do it now) like your examples in the Wiki<br>> (<a href="http://wiki.freeradius.org/Fail-over">http://wiki.freeradius.org/Fail-over
</a> , "More Complex Configuration"<br>> section) :<br><br>  You will need to set Autz-Type by hand in a module.  See doc/Autz-Type.<br><br>  Alan DeKok.<br>--<br>  <a href="http://deployingradius.com">http://deployingradius.com
</a>       - The web site of the book<br>  <a href="http://deployingradius.com/blog/">http://deployingradius.com/blog/</a> - The blog<br>-<br>List info/subscribe/unsubscribe? See <a href="http://www.freeradius.org/list/devel.html">
http://www.freeradius.org/list/devel.html</a><br></blockquote></div><br>