mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-02 18:19:23 +01:00
82d7c81bd3
Hostapd sometimes has trouble with specifying additional BSSs in a single config file, at least in the test-runner environment. Since all the BSS's specified were identical instead the test was reworked to only have a single BSS and each subtest can connect in its own unique way.
10 lines
159 B
Plaintext
10 lines
159 B
Plaintext
ssid=ssidEAP-MSCHAPV2
|
|
interface=wln0
|
|
hw_mode=g
|
|
channel=1
|
|
wpa=3
|
|
wpa_key_mgmt=WPA-EAP
|
|
ieee8021x=1
|
|
eap_server=1
|
|
eap_user_file=/tmp/secrets/eap-user-mschapv2.text
|