summaryrefslogtreecommitdiff
path: root/conf/plugins/ext-auth.conf
blob: f5aa45f6f3e7e27a4d20c6cc07ac19b57c890476 (plain)
1
2
3
4
5
6
7
8
9
10
11
ext-auth {

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

    # Shell script to invoke for peer authorization.
    # script =

}