Annotation of embedaddon/strongswan/conf/plugins/ext-auth.conf, revision 1.1
1.1 ! misho 1: ext-auth {
! 2:
! 3: # Whether to load the plugin. Can also be an integer to increase the
! 4: # priority of this plugin.
! 5: load = yes
! 6:
! 7: # Shell script to invoke for peer authorization.
! 8: # script =
! 9:
! 10: }
! 11: