Skip to content
This repository has been archived by the owner on Mar 2, 2021. It is now read-only.

Allow wifi connection to include optional identity #32

Open
inodes opened this issue Oct 24, 2016 · 0 comments
Open

Allow wifi connection to include optional identity #32

inodes opened this issue Oct 24, 2016 · 0 comments

Comments

@inodes
Copy link

inodes commented Oct 24, 2016

Would like to provide an identity when connecting to 802.1X network which requires authentication using a username.
Could be achieved possibly using wpa_supplicant -

hostname: black-pearl
wifi:
  interfaces:
    wlan0:
      ssid: "MyNetwork"
      scan-ssid: 1
      identity: "username"
      password: "secret_password"
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant