18 Feb
2014
18 Feb
'14
2:39 p.m.
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.