25 lines
328 B
Plaintext
Raw Normal View History

2015-07-01 19:07:22 -04:00
[wifi-security]
key-mgmt=wpa-eap
[connection]
id=PLACE_NETWORK_ID_HERE
uuid=PLACE_UUID_HERE
type=wifi
[ipv6]
method=auto
[wifi]
ssid=PLACE_SSID_HERE
mode=infrastructure
security=802-11-wireless-security
[802-1x]
2015-11-07 20:31:47 -05:00
eap=peap
2015-07-01 19:07:22 -04:00
identity=PLACE_YOUR_ID_HERE
phase2-auth=mschapv2
password=PLACE_YOUR_PASSWORD_HERE
[ipv4]
method=auto