wpasupplicant package does not include eapol_test

Bug #1805625 reported by Brian Candler
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
wpasupplicant (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

wpasupplicant comes with an auxiliary program, eapol_test, but it is not included in the Ubuntu wpasupplicant package. I'd like to request that it be added.

It's very useful for testing wifi RADIUS servers: e.g. you can call it from a Nagios check script where you want to test the entire EAP/PEAP authentication cycle.

WORKAROUND: build from source.

* download and untar the wpasuppliant source
* cd wpa_supplicant-2.6/wpa_supplicant
* create/edit the .config file
* make eapol_test && strip eapol_test
* sudo cp eapol_test /usr/local/bin/

Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in wpasupplicant (Ubuntu):
status: New → Confirmed
Revision history for this message
Brian Candler (b-candler) wrote :

Update: it looks like Debian made a separate package "eapoltest" and this has been available in Ubuntu since 20.10.

Unfortunately it did not arrive in time for 20.04, and the hirsute package requires a newer libc so can't be installed on focal - you still have to build yourself.
https://unix.stackexchange.com/questions/684349/how-to-install-eapol-test-in-ubuntu

Still, this problem should be closed once 22.04 is out.

Revision history for this message
Brian Candler (b-candler) wrote :

Should have said: available in Ubuntu since 21.04

Revision history for this message
Brian Candler (b-candler) wrote :

Confirmed that 22.04 has eapoltest

$ apt-cache search eapoltest
eapoltest - EAPoL testing utility

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.