theCAT
  
Report a Problem:
Email: support@cat.pdx.edu
Phone: 503-725-5420
  USERS PLATFORMS SYSTEM RESOURCES    
Home Students Fac/Staff CS Tutors Guidelines Windows Linux Unix Mac Mail Network Software Web TheCAT Sitemap
arrowHome arrow Linux arrow Secure Wireles with wpa_supplicant Sunday, 22 November 2009  
Linux
Secure Wireles with wpa_supplicant Print
Written by The CAT   
Monday, 30 March 2009

A wpa_supplicant configuration set up in the following manner will allow you to login to PSU's secure wireless network: "PSU Secure".

network={

ssid="PSU Secure"
proto=WPA
key_mgmt=WPA-EAP
pairwise=TKIP
group=TKIP
eap=PEAP
identity="your_odin_username"
password="your_odin_password"
auth_alg=OPEN
anonymous_identity=""
scan_ssid=1
}



You can now also connect to PSU secure using your mcecs credentials with the following configuration

network={

ssid="PSU Secure"
key_mgmt=WPA-EAP
eap=TTLS
identity="your_mcecs_username"
password="your_mcecs_password"
anonymous_identity=""
priority=2
phase2="auth=PAP"
}

Last Updated ( Friday, 23 October 2009 )
Looking out the window from EB502J
Looking out the window from EB502J
Upcoming Events
There are no upcoming events currently scheduled.
View Full Calendar

©1999 - 2009 TheCAT