summaryrefslogtreecommitdiff
path: root/conf/plugins/xauth-eap.conf
blob: 25ea2aa366ef07bd51b1e573827704a3e67a31dc (plain)
1
2
3
4
5
6
7
8
9
10
11
xauth-eap {

    # EAP plugin to be used as backend for XAuth credential verification.
    # backend = radius

    # Whether to load the plugin. Can also be an integer to increase the
    # priority of this plugin.
    load = yes

}