Rearrange moonshot to have libeap as a subproject
[moonshot.git] / mech_eap / radsec.conf
diff --git a/mech_eap/radsec.conf b/mech_eap/radsec.conf
deleted file mode 100644 (file)
index 27f895a..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-dictionary = "/usr/local/etc/raddb/dictionary"
-
-realm gss-eap {
-    type = "UDP"
-    timeout = 5
-    retries = 3
-    server {
-        hostname = "localhost"
-        service = "1812"
-        secret = "testing123"
-    }
-}