-
-
Save marc22alain/0b5445f6b0a2bb51a86e to your computer and use it in GitHub Desktop.
Logging in to UofT WIFI with Ubuntu 14.04
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ipv6] | |
method=auto | |
[connection] | |
id=UofT | |
uuid=1da33f7d-6163-4b5f-9ab1-6a95c7c8807a | |
type=802-11-wireless | |
[802-11-wireless-security] | |
key-mgmt=wpa-peap | |
auth-alg=open | |
[802-11-wireless] | |
ssid=UofT | |
mode=infrastructure | |
mac-address=<your:MAC:address> | |
security=802-11-wireless-security | |
[802-1x] | |
eap=peap | |
identity=<UTORid> | |
phase2-auth=mschapv2 | |
password=<password> | |
[ipv4] | |
method=auto | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
file path: /etc/NetworkManager/system-connections/UofT