
| Anonymous | Login | 2025-10-27 04:21 EDT | ![]() |
| Main | My View | View Issues | Change Log | Roadmap |
| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | |||
| 0001391 | PacketFence | radius | public | 2012-03-05 10:36 | 2012-08-14 09:15 | |||
| Reporter | fgaudreault | |||||||
| Assigned To | fgaudreault | |||||||
| Priority | high | Severity | minor | Reproducibility | sometimes | |||
| Status | closed | Resolution | fixed | |||||
| Platform | OS | OS Version | ||||||
| Product Version | devel | |||||||
| Target Version | 3.3.0 | Fixed in Version | 3.3.0 | |||||
| Summary | 0001391: Cisco MAB EAP not working with our module | |||||||
| Description | The module is not properly detecting that the request is EAP mac-authentication. Cisco is NOT sending the EAP-TYPE field in MAB EAP, so the is_eap_mac_authentication() method returns 0 instead of 1. Problematic line : # EAP and User-Name is a MAC address if (exists($RAD_REQUEST{'EAP-Type'}) && $RAD_REQUEST{'User-Name'} =~ /[0-9a-fA-F]{12}/) { | |||||||
| Additional Information | EAP-Type is not a standard attribute, we should rely on EAP-Message and on the User-Name. | |||||||
| Tags | No tags attached. | |||||||
| fixed in git revision | ||||||||
| fixed in mtn revision | eb0ff8a88957f7356a7f828829d51e4c73c10c38 | |||||||
| Attached Files | ||||||||
Notes |
|
|
(0002600) obilodeau (reporter) 2012-03-05 10:46 |
MAB over EAP on Cisco? Is this mandatory? If not I would lower the priority. |
|
(0002614) fgaudreault (viewer) 2012-03-12 13:59 |
Fixed in devel. |
|
(0002665) obilodeau (reporter) 2012-04-18 10:09 |
fixed released last friday |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2012-03-05 10:36 | fgaudreault | New Issue | |
| 2012-03-05 10:36 | fgaudreault | Additional Information Updated | |
| 2012-03-05 10:46 | obilodeau | Note Added: 0002600 | |
| 2012-03-12 13:59 | fgaudreault | mtn revision | => eb0ff8a88957f7356a7f828829d51e4c73c10c38 |
| 2012-03-12 13:59 | fgaudreault | Note Added: 0002614 | |
| 2012-03-12 13:59 | fgaudreault | Status | new => resolved |
| 2012-03-12 13:59 | fgaudreault | Resolution | open => fixed |
| 2012-03-12 13:59 | fgaudreault | Assigned To | => fgaudreault |
| 2012-04-18 10:04 | obilodeau | Fixed in Version | => 3.3.0 |
| 2012-04-18 10:04 | obilodeau | Target Version | => 3.3.0 |
| 2012-04-18 10:09 | obilodeau | Note Added: 0002665 | |
| 2012-04-18 10:09 | obilodeau | Status | resolved => closed |
| 2012-08-14 09:15 | obilodeau | Category | radius module => radius |
| Copyright © 2000 - 2012 MantisBT Group |