diff options
Diffstat (limited to 'testing/tests/ikev2/rw-eap-sim-only-radius/hosts/alice/etc/raddb/eap.conf')
-rw-r--r-- | testing/tests/ikev2/rw-eap-sim-only-radius/hosts/alice/etc/raddb/eap.conf | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/testing/tests/ikev2/rw-eap-sim-only-radius/hosts/alice/etc/raddb/eap.conf b/testing/tests/ikev2/rw-eap-sim-only-radius/hosts/alice/etc/raddb/eap.conf new file mode 100644 index 000000000..a2020424e --- /dev/null +++ b/testing/tests/ikev2/rw-eap-sim-only-radius/hosts/alice/etc/raddb/eap.conf @@ -0,0 +1,5 @@ +eap { + default_eap_type = sim + sim { + } +} |