summaryrefslogtreecommitdiff
path: root/conf/plugins/eap-gtc.conf
blob: 4760f3fc8106d7ba5ad2b652b202b49dfd3961a5 (plain)
1
2
3
4
5
6
7
8
9
10
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

}