Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: WPA Enterprise #62

Open
nsayer opened this issue Mar 21, 2017 · 3 comments
Open

Feature request: WPA Enterprise #62

nsayer opened this issue Mar 21, 2017 · 3 comments

Comments

@nsayer
Copy link

nsayer commented Mar 21, 2017

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
Copy link

r3dshell commented May 8, 2018

+1

2 similar comments
@ghost
Copy link

ghost commented May 8, 2018

+1

@scuba-tech
Copy link

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants