Problem with Leap in templates file

Bug #495473 reported by konqueror
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
wicd
Fix Released
Medium
David Paleino

Bug Description

In the file leap,in the directory templates,there is this configuration based on wpa_supplicant:
1 network={
2 ssid="$_ESSID"
3 scan_ssid=$_SCAN
4 eap=LEAP
5 key-mgmt=IEEE8021X
6 identity="$_USERNAME"
7 password="$_PASSWORD"
8}

The error is in the line 5.Wpa_supplicant uses the underscore ( _ ) but in this file,there is a mistake.
You must change the - with _.
Correct:key_mgmt=IEEE8021X and now it works! ;)

Revision history for this message
Lee Riemenschneider (lwriemen) wrote :

This bug was reported as Bug #155973 LEAP doesn't obtain IP address and has a status of fix released. The comments lead one to believe it was released in 1.3.8. The version I'm seeing the failure on is 1.7.0+ds1-5 on Ubuntu 10.10.

Revision history for this message
David Paleino (dpaleino) wrote :
Changed in wicd:
milestone: none → 1.7.1
assignee: nobody → David Paleino (dpaleino)
importance: Undecided → Medium
status: New → Fix Committed
David Paleino (dpaleino)
Changed in wicd:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.