Hi, and thanks for answer ! Well, in my 'user' file I added DEFAULT Auth-Type := eap2 then execution failed with seg fault : # Executing section authorize from file /home/gilles/freeradius-server-2.2.3/etc/raddb/sites-enabled/default +group authorize { [suffix] No '@' in User-Name = "usera", looking up realm NULL [suffix] No such realm "NULL" ++[suffix] = noop *[files] users: Matched entry DEFAULT at line 196* ++[files] = ok ++[expiration] = noop ++[logintime] = noop +} # group authorize = ok *Found Auth-Type = eap2* # Executing group from file /home/gilles/freeradius-server-2.2.3/etc/raddb/sites-enabled/default +group eap2 { Erreur de segmentation (core dumped) looking forward for the dump, seems not to be generated by default 2014-02-18 20:39 GMT+01:00 Alan DeKok <aland@deployingradius.com>:
Bourgeois gilles wrote:
i am willing to experiment openPAN/Panatiki implementation , thus using eap-psk . I build and run the whole thing using cooja and openpaa then, regarding Radiusd and OpenPana user manual I've been told to use eap2 :
The main EAP module doesn't implement EAP-PSK.
May be I don't know who to follow the instruction from experimental.conf, which says : * You MUST force # the server to choose "eap2" for authentication, because this # module has no "authorize" section.*
How do I do that ?
In the "users" file:
DEFAULT Auth-Type := eap2
This configuration will make all other authentication methods fail. But it's fine for testing EAP2.
Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/devel.html