From: Alan T. DeKok Date: Mon, 11 Dec 2017 21:52:51 +0000 (-0500) Subject: sample config for EAP-SIM X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a79f02b3400bc99110bda73ef9aa55f09aaf67cb;p=thirdparty%2Ffreeradius-server.git sample config for EAP-SIM --- diff --git a/raddb/mods-available/eap b/raddb/mods-available/eap index caf80cc5ac8..ed6defa3ffd 100644 --- a/raddb/mods-available/eap +++ b/raddb/mods-available/eap @@ -1044,4 +1044,14 @@ eap { # virtual_server = inner-tunnel } + + ## EAP-SIM + # + # This module takes no configuration. + # + # Instead, just set the SIM-Ki attribute to the 16-octet key + # + sim { + + } }