Reply
Thread Tools
Posts: 245 | Thanked: 233 times | Joined on May 2010 @ Ljubljana, Slovenia
#11
User resplendent2209 said here it's working for him:
http://talk.maemo.org/showpost.php?p...9&postcount=86

Still, I cant find this app :S
 
Posts: 330 | Thanked: 82 times | Joined on May 2010 @ Mumbai, India and Amherst, USA (Current Location)
#12
@spomka and others who are not able to find that app, private message me your email address and I'll send the application
 

The Following User Says Thank You to resplendent2209 For This Useful Post:
Posts: 330 | Thanked: 82 times | Joined on May 2010 @ Mumbai, India and Amherst, USA (Current Location)
#13
I just uploaded the Wlan tool which will help configuring PAP support. The support is hidden in PR 1.2 so you need this application to enable it.

Install the app, run it and enable the EAP/PAP. Now you will be able to configure PAP Wifi access points.

Thanks!
Attached Files
File Type: deb wlantool_0.0.4_armel.deb (12.8 KB, 1455 views)
 

The Following User Says Thank You to resplendent2209 For This Useful Post:
unkno's Avatar
Posts: 266 | Thanked: 157 times | Joined on Oct 2009
#14
As a side note, after enabling EAP/PAP using the tool, you may uninstall the program. It will still have the EAP/PAP option enabled.
 
Posts: 4 | Thanked: 0 times | Joined on Mar 2010 @ Eugene, Oregon USA
#15
To anyone who is curious, this app was written by a Nokia employee and it is referenced in this Maemo bugzilla listing:

https://bugs.maemo.org/show_bug.cgi?id=1635
 
Posts: 4 | Thanked: 0 times | Joined on Mar 2010 @ Eugene, Oregon USA
#16
Now if anyone knows how to get my N900 to auto-connect to WPA-Enterprise WLAN's that would be perfect. I don't have a lot of hope, though. Apparently NOT being able to auto-connect is a "feature" not a bug:

https://bugs.maemo.org/show_bug.cgi?id=3399
 
Posts: 8 | Thanked: 0 times | Joined on Nov 2009
#17
Anybody knows why an external and unofficial app is needed to enable a new feature announced for PR1.2?
 
Posts: 4 | Thanked: 0 times | Joined on Mar 2010 @ Eugene, Oregon USA
#18
I would also like to know why it takes this unofficial app to make this work when it is in the release notes for PR 1.2 as fixed. It appears Nokia added the backend code to handle this but never add the GUI piece to make it fully available. There is supposed to be a gconftool command to modify an existing EAP connection that is using TTLS/MSCHAPv2 to use TTLS/PAP but I could not get it to work until I used this app.
 
Posts: 86 | Thanked: 28 times | Joined on Jan 2010 @ That beer and prezels country in Europe -_-
#19
Our university uses eduroam with an outer anonymous identity and a specific identity regarding which username you've got.

I've used the tool supplied by Janne Ylälehto (Big Thanks!) and enabled TTLS/PAP.
But how should I translate this wpa_supplicant.conf to the maemo settings?

Code:
network={
    ssid="eduroam"
    scan_ssid=1
    key_mgmt=WPA-EAP
    eap=TTLS
    identity="LOGINID@domain"
    anonymous_identity="anonymous@domain"
    password="PASSWORD"
    ca_cert="/etc/cert/deutsche-telekom-root-ca-2.pem"
    phase2="auth=PAP"
    proto=RSN WPA
    mode=0
    pairwise=CCMP TKIP
    group=CCMP TKIP
}
LOGINID is paired with a user chosen password and anonymous is an outer identity.
Any clues on how to get this running? TIA

Last edited by Renkon; 2010-06-09 at 08:01. Reason: Notification
 
Posts: 86 | Thanked: 28 times | Joined on Jan 2010 @ That beer and prezels country in Europe -_-
#20
Ok this works by using anonymous@domain as "manual user name" via the extended connection settings and the login creditals as regular creditals.
 
Reply


 
Forum Jump


All times are GMT. The time now is 17:35.