Closed Bug 868941 Opened 11 years ago Closed 11 years ago

Connecting to WLAN using WPA-EAP with special options (mschapv2/PEAP) is not possible

Categories

(Firefox OS Graveyard :: Wifi, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: crescendo80, Assigned: dimi)

References

Details

Attachments

(1 file, 3 obsolete files)

User Agent: Mozilla/5.0 (Windows NT 6.1; rv:20.0) Gecko/20100101 Firefox/20.0
Build ID: 20130409194949

Steps to reproduce:

I tried to connect to the WLAN of my employer which uses WPA-EAP certificate.

(I asked one of our admins, what the problem could be. He advised me to go in further option where i should be able to select the following options: 1: mschapv2 instead of mschap 2: PEAP)


Actual results:

No connection has been established.


Expected results:

Connect to my employers WLAN.
sorry i forgot: 

to reproduce: 
i did of course enter my credentials.

when i found the further options for my employers WLAN:
the further options dialog is empty
Assignee: nobody → dlee
Attached patch possible fix for bug 868941 v1 (obsolete) — Splinter Review
Attachment #749210 - Flags: review?(vchang)
Add the example parameter:

network.eap="PEAP";
network.identity="\"identity\"";
network.password="\"password\"";
network.phase1="\"peaplabel=0\"";
network.phase2="\"auth=MSCHAPV2\"";
Comment on attachment 749210 [details] [diff] [review]
possible fix for bug 868941 v1

Review of attachment 749210 [details] [diff] [review]:
-----------------------------------------------------------------

Thanks for your patch.
Attachment #749210 - Flags: review?(vchang) → review+
Attached patch provide api to gaia (obsolete) — Splinter Review
This issue provide the api to Gaia
1. eap
2. phase1
3. phase2
Attachment #755207 - Flags: review?(vchang)
Whiteboard: RN5/29
Attachment #749210 - Attachment is obsolete: true
Attachment #755207 - Attachment is obsolete: true
Attachment #755207 - Flags: review?(vchang)
Attached patch possible fix for bug 868941 v3 (obsolete) — Splinter Review
1. Add API,
2. ad quote for phase1 , phase2 parameter to gecko
Attachment #755753 - Flags: review?(vchang)
Attachment #755753 - Attachment is obsolete: true
Attachment #755753 - Flags: review?(vchang)
- Add quote to phase1, phase2
- open API do gaia
Attachment #755754 - Flags: review?(vchang)
Whiteboard: RN5/29 → RN6/7
Comment on attachment 755754 [details] [diff] [review]
possible fix for bug 868941 v3

Review of attachment 755754 [details] [diff] [review]:
-----------------------------------------------------------------

Looks good. Thank you.
Attachment #755754 - Flags: review?(vchang) → review+
Keywords: checkin-needed
https://hg.mozilla.org/mozilla-central/rev/ee3e6f212b6d
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Is this issue really solved? I still can't use mschapv2 to authenticate on my employer's network: only sim is offered in the interface.
I add that I use Boot2Gecko 1.3.0.0- prerelease on a Geeksphone Revolution.
Whiteboard: RN6/7
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: