summaryrefslogtreecommitdiff
path: root/conf/plugins/eap-gtc.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/plugins/eap-gtc.conf')
-rw-r--r--conf/plugins/eap-gtc.conf11
1 files changed, 11 insertions, 0 deletions
diff --git a/conf/plugins/eap-gtc.conf b/conf/plugins/eap-gtc.conf
new file mode 100644
index 000000000..4760f3fc8
--- /dev/null
+++ b/conf/plugins/eap-gtc.conf
@@ -0,0 +1,11 @@
+eap-gtc {
+
+ # XAuth backend to be used for credential verification.
+ # backend = pam
+
+ # Whether to load the plugin. Can also be an integer to increase the
+ # priority of this plugin.
+ load = yes
+
+}
+