diff --git a/autotests/testEAP-SIM/hw.conf b/autotests/testEAP-SIM/hw.conf index 5f29363d..d725e38a 100644 --- a/autotests/testEAP-SIM/hw.conf +++ b/autotests/testEAP-SIM/hw.conf @@ -1,7 +1,8 @@ [SETUP] num_radios=2 max_test_exec_interval_sec=40 -tmpfs_extra_stuff=sim.eap_user:sim.db +tmpfs_extra_stuff=sim.eap_user:sim.db:sim_keys.conf +sim_keys=/tmp/sim_keys.conf [HOSTAPD] rad0=ssidEAP-SIM.conf diff --git a/autotests/testEAP-SIM/sim.eap_user b/autotests/testEAP-SIM/sim.eap_user index a5e4b3f9..17f7e1ae 100644 --- a/autotests/testEAP-SIM/sim.eap_user +++ b/autotests/testEAP-SIM/sim.eap_user @@ -1 +1 @@ -"abc@example.com" SIM \ No newline at end of file +"132010000000000@example.com" SIM diff --git a/autotests/testEAP-SIM/sim_keys.conf b/autotests/testEAP-SIM/sim_keys.conf new file mode 100644 index 00000000..589e36da --- /dev/null +++ b/autotests/testEAP-SIM/sim_keys.conf @@ -0,0 +1,4 @@ +[SIM] +Identity=132010000000000@example.com +Kc=d0d1d2d3d4d5d6d7d0d1d2d3d4d5d6d7d0d1d2d3d4d5d6d7 +SRES=e1e2e3e4e1e2e3e4e1e2e3e4 diff --git a/autotests/testEAP-SIM/ssidEAP-SIM.8021x b/autotests/testEAP-SIM/ssidEAP-SIM.8021x index b06df4cb..c32879e2 100644 --- a/autotests/testEAP-SIM/ssidEAP-SIM.8021x +++ b/autotests/testEAP-SIM/ssidEAP-SIM.8021x @@ -1,6 +1,2 @@ [Security] EAP-Method=SIM -EAP-Identity=abc@example.com -EAP-SIM-Kc=d0d1d2d3d4d5d6d7d0d1d2d3d4d5d6d7d0d1d2d3d4d5d6d7 -EAP-SIM-IMSI=132010000000000@example.com -EAP-SIM-SRES=e1e2e3e4e1e2e3e4e1e2e3e4