[QtMoko] WPA BUG

Giacomo 'giotti' Mariani giacomomariani at yahoo.it
Wed Jan 25 17:24:20 CET 2012


Hello Radek, everyone,
       I recently managed to connect to the wpa network of my work 
place, WPA/WPA2 enterprise with TTLS and PAP as inner authentication 
based on username and password.

To do so I had to see the wpa_supplicant.conf created by android, copy 
and modify it on qtmoko and manually run wpa_suppplicant on QtMoko. The 
only difference was that
phase2="auth=Any" of qtmoko shouild be
phase2="auth=PAP"

This mod worked, so I tried to modify QtMoko in order to create the 
right file. To do this I edited /opt/qtmoko/bin/lan-network and found 
the incriminated line:
  [ -n "$WIRELESS_EAP_AUTH" ] && echo "    
phase2=\"auth=$WIRELESS_EAP_AUTH\"" >> $WPACONF

My problem is that I can't locate WIRELESS_EAP_AUTH in the src code... 
any hints?

Moreover, I hope that this could be useful to someone smarter than me.

Regards,
    Giacomo

-- 
##############################################################
giacomo 'giotti' mariani
gpg --keyserver pool.sks-keyservers.net --recv-key 0x99bfa859
O<  ASCII ribbon campaign: stop HTML mail
www.asciiribbon.org
##############################################################




More information about the community mailing list