mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-02 10:09:23 +01:00
f0a890da8a
This removes any EAP test which was combined into testEAP as well as modifies any special EAP test to use the now global eap-users file.
18 lines
294 B
Plaintext
18 lines
294 B
Plaintext
interface=eth0
|
|
driver=wired
|
|
logger_stdout=-1
|
|
logger_stdout_level=1
|
|
|
|
ieee8021x=1
|
|
eap_reauth_period=3600
|
|
|
|
use_pae_group_addr=1
|
|
|
|
nas_identifier=ap.example.com
|
|
|
|
radius_server_clients=/tmp/certs/radius-clients.text
|
|
radius_server_auth_port=1812
|
|
|
|
eap_user_file=/tmp/secrets/eap-user.text
|
|
eap_server=1
|