Skip to content

Instantly share code, notes, and snippets.

@drhirsch
Created September 2, 2016 18:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save drhirsch/c7b9c3c621c4968e056bea18c5249b5d to your computer and use it in GitHub Desktop.
Save drhirsch/c7b9c3c621c4968e056bea18c5249b5d to your computer and use it in GitHub Desktop.
addition for Boston University Wifi network
network={
ssid="BU (802.1x)"
key_mgmt=WPA-EAP
pairwise=CCMP TKIP
eap=TTLS PEAP MSCHAPV2
identity="Your BU login"
password="your Kerberos Password: be aware others can read this file!"
phase2="auth=MSCHAPV2"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment