Advertisement
Guest User

Untitled

a guest
Jun 30th, 2017
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.55 KB | None | 0 0
  1. [connection]
  2. id=tusd-students
  3. uuid=d815af85-42ad-49b2-b207-1db6359e8c9a
  4. type=wifi
  5. permissions=user:ashwin:;
  6. secondaries=
  7.  
  8. [wifi]
  9. mac-address={my mac address}
  10. mac-address-blacklist=
  11. mac-address-randomization=0
  12. mode=infrastructure
  13. seen-bssids=
  14. ssid=tusd-students
  15.  
  16. [wifi-security]
  17. auth-alg=open
  18. group=
  19. key-mgmt=wpa-eap
  20. pairwise=
  21. proto=
  22.  
  23. [802-1x]
  24. altsubject-matches=
  25. eap=peap;
  26. identity={my username}
  27. password={my password}
  28. phase2-altsubject-matches=
  29. phase2-auth=mschapv2
  30.  
  31. [ipv4]
  32. dns-search=
  33. method=auto
  34.  
  35. [ipv6]
  36. addr-gen-mode=stable-privacy
  37. dns-search=
  38. method=auto
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement