Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
mcal
Old
(Last edited by mcal; 19th April 2011 at 05:00 AM.) Reason: typo
#1  
Junior Member - OP
Thanks Meter 0
Posts: 10
Join Date: Jan 2007
Question [Q] EAP-SIM authentication on Android

Does anyone know if EAP-SIM is coming in Android 3.0, already there but hidden, or simply not possible?

I saw in the link below an unsubstantiated claim that the Galaxy S supports EAP-SIM, so I wonder whether that is in the OS or if Samsung added support...

http://code.google.com/p/android/issues/detail?id=9329

Cheers peeps.

-M

PS I noticed a 6-year old thread asking a related question, but thought an Android-specific discussion might be more relevant.
 
mcal
Old
#2  
Junior Member - OP
Thanks Meter 0
Posts: 10
Join Date: Jan 2007
Default maybe up to the OEM?

A bit of reading here https://github.com/CyanogenMod/andro...royo/defconfig seems to indicate the possibility that it might be possible to enable EAP-SIM in the hostapd build.

Might be a red herring, of course...
 
soicnarf
Old
#3  
Junior Member
Thanks Meter 6
Posts: 7
Join Date: Aug 2008
Location: Paris
Default Worked on HTC Desire

Hi guys,

I made it work without any strong modifications on my Desire/Bravo HTC stock Gingerbread (2.3.3) (but rooted).
Maybe it could work on other android phones.

0) deactivate/turn off wifi
1) as root you have to make the modification in /data/misc/wifi/wpa_supplicant.conf to add Freewifi_secure parameters.

network={
ssid="FreeWifi_secure"
key_mgmt=WPA-EAP IEEE8021X
eap=SIM
priority=8
}

2) Then you have to go to Parameters (Paramètres) -> Security (Sécurité) -> Set password in section credential storage (Définir le mot de passe dans la section stockage des identifiants) and define a password.
3) Make sure you have also check/activate the "Use secure credentials" ("Utiliser des identifiants sécurisés")

Then
4) activate wifi
5) choose to connect to Freewifi_secure (it won't connect to Freewifi_secure right now)
6) Then Add a Wi-Fi network, call it whatever you want but choose under Security: 802.1x Enterprise
7) the phone will then ask for your credential, the password you define in step 2)
8) Don't save the Wi-fi network and Cancel it

Et voilà: you can now connect to Freewifi_secure \o/


-> With further test, it seems that step 6 and 7 are to be done every time you reboot your phone.

-> For the explanation and upon my opinion, since you can't create Freewifi_secure through the GUI, the phone don't "activate" the
"use of secure credentials" (seems to be needed to use EAP SIM). And when you are creating a dummy Wifi_network that is
a 802.1x one, the phone open the access for all wifi networks to the secure credentials.


cheers,
F.
 
wiwi60
Old
#4  
wiwi60's Avatar
Member
Thanks Meter 3
Posts: 47
Join Date: May 2012
Location: Oise
eap sim and freemobile provider french topic here=>>http://forum.xda-developers.com/show...5#post25753005

Galaxy Ace Freemobile
 
lufc
Old
#5  
lufc's Avatar
Senior Moderator / Resident Priest
Thanks Meter 1470
Posts: 9,442
Join Date: Oct 2007
Location: Blackpool UK

 
DONATE TO ME
Questions or Problems Should Not Be Posted in the Development Forum
Please Post in the Correct Forums & Read the Forum Rules
Thanks ✟

Moving to Q&A
Pay attention and participate,Encourage,
not discourage, Listen to advice and accept instruction,
and in the end you will be wise.......... Prov. 19:20
 
Post Reply+
Tags
android, eap-sim
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...