mirror of
https://github.com/wylermr/NetworkManager-WPA2-Enterprise-Setup.git
synced 2025-01-08 07:12:00 +00:00
Accidentally a semicolon
This commit is contained in:
parent
c5c3e3b4f2
commit
46c37a5ce3
2
skeleton
2
skeleton
@ -15,7 +15,7 @@ mode=infrastructure
|
|||||||
security=802-11-wireless-security
|
security=802-11-wireless-security
|
||||||
|
|
||||||
[802-1x]
|
[802-1x]
|
||||||
eap=peap;
|
eap=peap
|
||||||
identity=PLACE_YOUR_ID_HERE
|
identity=PLACE_YOUR_ID_HERE
|
||||||
phase2-auth=mschapv2
|
phase2-auth=mschapv2
|
||||||
password=PLACE_YOUR_PASSWORD_HERE
|
password=PLACE_YOUR_PASSWORD_HERE
|
||||||
|
Loading…
Reference in New Issue
Block a user