Annotation of embedaddon/strongswan/conf/plugins/eap-gtc.conf, revision 1.1.1.1
1.1 misho 1: eap-gtc {
2:
3: # XAuth backend to be used for credential verification.
4: # backend = pam
5:
6: # Whether to load the plugin. Can also be an integer to increase the
7: # priority of this plugin.
8: load = yes
9:
10: }
11: