PacketFence
Bug Tracking System

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0001391PacketFenceradiuspublic2012-03-05 10:362012-08-14 09:15
Reporterfgaudreault 
Assigned Tofgaudreault 
PriorityhighSeverityminorReproducibilitysometimes
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Versiondevel 
Target Version3.3.0Fixed in Version3.3.0 
Summary0001391: Cisco MAB EAP not working with our module
DescriptionThe 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 InformationEAP-Type is not a standard attribute, we should rely on EAP-Message and on the User-Name.
TagsNo tags attached.
fixed in git revision
fixed in mtn revisioneb0ff8a88957f7356a7f828829d51e4c73c10c38
Attached Files

- Relationships

-  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
Powered by Mantis Bugtracker