]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
sample config for EAP-SIM
authorAlan T. DeKok <aland@freeradius.org>
Mon, 11 Dec 2017 21:52:51 +0000 (16:52 -0500)
committerAlan T. DeKok <aland@freeradius.org>
Mon, 11 Dec 2017 21:52:51 +0000 (16:52 -0500)
raddb/mods-available/eap

index caf80cc5ac8137298663fe26b823e21c0cba0e90..ed6defa3ffddf1ee5442e14fe8fbf7983ca1fc43 100644 (file)
@@ -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 {
+
+       }
 }