eap-tnc.conf 346 B

123456789101112131415
  1. eap-tnc {
  2. # Whether to load the plugin. Can also be an integer to increase the
  3. # priority of this plugin.
  4. load = yes
  5. # Maximum number of processed EAP-TNC packets (0 = no limit).
  6. # max_message_count = 10
  7. # IF-TNCCS protocol version to be used (tnccs-1.1, tnccs-2.0,
  8. # tnccs-dynamic).
  9. # protocol = tnccs-2.0
  10. }