<div dir="ltr">I may notice , in the default file from site-enable, there is now :<br>#  Allow EAP authentication.<br>    Auth-Type eap2{<br>    eap2<br>    }<br><br></div><div class="gmail_extra"><br><br><div class="gmail_quote">
2014-02-19 9:34 GMT+01:00 Bourgeois gilles <span dir="ltr"><<a href="mailto:gilles.felis@gmail.com" target="_blank">gilles.felis@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr"><div>Hi, and thanks for answer !<br></div><div>Well, in my 'user' file I added DEFAULT Auth-Type := eap2<br>
<br></div><div>then execution failed with seg fault : <br><br><br></div><div><div class=""># Executing section authorize from file /home/gilles/freeradius-server-2.2.3/etc/raddb/sites-enabled/default<br>+group authorize {<br>
</div><div class="">[suffix] No '@' in User-Name = "usera", looking up realm NULL<br>
[suffix] No such realm "NULL"<br>++[suffix] = noop<br></div><b>[files] users: Matched entry DEFAULT at line 196</b><br>++[files] = ok<div class=""><br>++[expiration] = noop<br>++[logintime] = noop<br>+} # group authorize = ok<br>
</div><b>Found Auth-Type = eap2</b><br>
# Executing group from file /home/gilles/freeradius-server-2.2.3/etc/raddb/sites-enabled/default<br>+group eap2 {<br>Erreur de segmentation (core dumped)<br><br></div><div>looking forward for the dump, seems not to be generated by default<br>

</div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2014-02-18 20:39 GMT+01:00 Alan DeKok <span dir="ltr"><<a href="mailto:aland@deployingradius.com" target="_blank">aland@deployingradius.com</a>></span>:<div>
<div class="h5"><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>Bourgeois gilles wrote:<br>
> i am willing to experiment openPAN/Panatiki implementation , thus using<br>
> eap-psk .<br>
> I build and run the whole thing using cooja  and openpaa<br>
> then, regarding Radiusd and OpenPana user manual I've been told to use<br>
> eap2 :<br>
<br>
</div>  The main EAP module doesn't implement EAP-PSK.<br>
<div><br>
> May be I don't know who to  follow the instruction from<br>
> experimental.conf,  which says :<br>
> * You MUST force<br>
>     #  the server to choose "eap2" for authentication, because this<br>
</div>>     #  module has no "authorize" section.*<br>
<div>><br>
> How do I do that  ?<br>
<br>
</div>  In the "users" file:<br>
<br>
DEFAULT Auth-Type := eap2<br>
<br>
  This configuration will make all other authentication methods fail.<br>
But it's fine for testing EAP2.<br>
<span><font color="#888888"><br>
  Alan DeKok.<br>
</font></span><div><div>-<br>
List info/subscribe/unsubscribe? See <a href="http://www.freeradius.org/list/devel.html" target="_blank">http://www.freeradius.org/list/devel.html</a><br>
</div></div></blockquote></div></div></div><br></div>
</blockquote></div><br></div>