LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 10-05-2013, 07:58 AM   #1
lettuce
LQ Newbie
 
Registered: Sep 2013
Posts: 3

Rep: Reputation: Disabled
Eduroam wifi connection with WICD


My university uses eduroam for wifi connectivity.

I've tried to configure WICD to connect to it by creating a template on /etc/wicd/encryption/template containing the following:

Code:
name = eduroam
version = 1
require identity *Identity password *Password
-----

ctrl_interface=/var/run/wpa_supplicant
network={

	ssid="eduroam"

	key_mgmt=WPA-EAP
	eap=PEAP
	
        pairwise=CCMP TKIP
     
       
	identity="myidentity@universitydomain"
	anonymous_identity="myidentity@universitydomain"
        password="mypassword"
        phase2="auth=MSCHAPV2"
       
        
}
But all I get is bad password. Even if I know for sure is correct since it's the same I use for my wired connection at home, accessing computers at lab, etc.

The only instructions available on my university webpage for linux are these
http://uit.no/Content/319311/EDUROAM-Ubuntu.pdf

Any ideas? I've tried several variations of the template file without success and I've also tried to execute wpa_supplicant directly by using the info on the template in wpa_supplicant.conf with no avail.
 
Old 10-05-2013, 10:42 AM   #2
allend
LQ 5k Club
 
Registered: Oct 2003
Location: Melbourne
Distribution: Slackware64-15.0
Posts: 6,376

Rep: Reputation: 2756Reputation: 2756Reputation: 2756Reputation: 2756Reputation: 2756Reputation: 2756Reputation: 2756Reputation: 2756Reputation: 2756Reputation: 2756Reputation: 2756
Googling this suggests that an appropriate template file is:
Code:
name = PEAP with MSCHAPv2
author = ElitestFX
version = 1
require identity *Identity password *Password
-----
ctrl_interface=/var/run/wpa_supplicant
network={
        ssid="$_ESSID"
        scan_ssid=$_SCAN
        key_mgmt=WPA-EAP
        eap=PEAP
        phase2="auth=MSCHAPV2"
        identity="$_IDENTITY"
        password="$_PASSWORD"
}
http://wicd.sourceforge.net/punbb/viewtopic.php?id=406
https://bbs.archlinux.org/viewtopic....28278#p1228278
 
1 members found this post helpful.
Old 10-05-2013, 11:56 AM   #3
sniff
Member
 
Registered: Jan 2003
Location: Durham UK
Distribution: openSUSE/Debian/ubuntu
Posts: 362

Rep: Reputation: 42
Have you tested your login on another machine. For eduroam we have to use our full username plus the @uni.ac.uk as the eduroam username. This is different from our email address. So it might be worth checking that you can get in on another machine just in case.
 
Old 10-07-2013, 05:28 AM   #4
lettuce
LQ Newbie
 
Registered: Sep 2013
Posts: 3

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by allend View Post
Googling this suggests that an appropriate template file is:
Code:
name = PEAP with MSCHAPv2
author = ElitestFX
version = 1
require identity *Identity password *Password
-----
ctrl_interface=/var/run/wpa_supplicant
network={
        ssid="$_ESSID"
        scan_ssid=$_SCAN
        key_mgmt=WPA-EAP
        eap=PEAP
        phase2="auth=MSCHAPV2"
        identity="$_IDENTITY"
        password="$_PASSWORD"
}
http://wicd.sourceforge.net/punbb/viewtopic.php?id=406
https://bbs.archlinux.org/viewtopic....28278#p1228278
Thank you!

This did the trick, now everything is working
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
WiCD: How to toggle WiFi on and off? displace Linux - Networking 3 09-03-2013 06:47 PM
No WPA encrypted wifi connection with kernel 3.2.2 via Wicd brobr Slackware 3 03-31-2012 05:34 PM
Wicd WiFi connection fails - bad password -wpa2 frank4360 Linux - Software 11 02-18-2012 02:52 PM
wicd keeps dropping my wifi connedtion rob.rice Slackware 16 07-22-2011 05:58 AM
Slackware 13.0 & WICD - Slow wired connection, no wireless connection xTyrant Linux - Laptop and Netbook 2 10-14-2009 11:58 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 11:54 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration