Advertisement
Guest User

Untitled

a guest
Apr 15th, 2019
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. [connection]
  2. id=psu
  3. uuid=fe27cf73-1578-4c77-83fc-a029f1d2310a
  4. type=wifi
  5. permissions=user:brian:;
  6.  
  7. [wifi]
  8. mac-address=28:3A:4D:65:5E:8B
  9. mac-address-blacklist=
  10. mode=infrastructure
  11. ssid=psu
  12.  
  13. [wifi-security]
  14. auth-alg=open
  15. key-mgmt=wpa-eap
  16.  
  17. [802-1x]
  18. eap=ttls;
  19. identity=PSU_USERNAME_NOT_EMAIL
  20. password=PSU_PASSWORD_PLAINTEXT
  21. phase2-auth=pap
  22.  
  23. [ipv4]
  24. dns-search=
  25. method=auto
  26.  
  27. [ipv6]
  28. addr-gen-mode=stable-privacy
  29. dns-search=
  30. method=auto
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement