NetworkManager-WPA2-Enterpr.../skeleton

25 lines
328 B
Plaintext
Raw Normal View History

2015-07-01 23:07:22 +00: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-08 01:31:47 +00:00
eap=peap
2015-07-01 23:07:22 +00:00
identity=PLACE_YOUR_ID_HERE
phase2-auth=mschapv2
password=PLACE_YOUR_PASSWORD_HERE
[ipv4]
method=auto