davidferguson / pibakery-blocks

All the blocks for the Pi Bakery program
GNU General Public License v3.0
242 stars 86 forks source link

Feature request: WPA Enterprise #62

Open nsayer opened 7 years ago

nsayer commented 7 years ago

The wifi setup block supports WPA pre-shared key, but it wouldn't be hard to also support WPA Enterprise (username/password authentication).

The WPA_Supplicant network block would look like this:

network={ ssid="NETWORK_SSID" scan_ssid=1 key-mgmt=WPA-EAP identity="USERNAME" password="PASSOWRD" }

r3dshell commented 6 years ago

+1

ghost commented 6 years ago

+1

scuba-tech commented 5 years ago

+1