Anyway to edit wpa_supplicant.config
When looking at the PRE with wireless enabled it seems to be using wpa_supplicant:
root /usr/sbin/wpa_supplicant -D wext -B -c /tmp/.wpa_supplicant.conf -i eth0
However, by default TTLS/PAP is not supported (used at many universities) so we can not connect to a secure WPA based network.
I tried to add a config stanza to that file but it still did not work. Anyone have any ideas on this?
Thanks.
Walt
|