PacketFence - BTS - PacketFence | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0001789 | PacketFence | radius | public | 2014-04-28 18:26 | 2014-05-07 08:30 |
Reporter | victor | ||||
Assigned To | fdurand | ||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | All | OS | All | OS Version | All |
Product Version | |||||
Target Version | Fixed in Version | ||||
fixed in git revision | |||||
fixed in mtn revision | |||||
Summary | 0001789: Unable extract SSID on Cisco 1142 | ||||
Description | Cisco 1142 apparently sends multiple Cisco-AVPair records back to the radius server and trips over extractSsid sub. tail -f logs/packetfence.log Apr 28 08:13:46 pf::WebAPI(4307) INFO: Unable to extract SSID of Cisco-AVPair: ARRAY(0xbaf6fcc8) (pf::SNMP::Cisco::Aironet::extractSsid) Output from /usr/sbin/radiusd -X -d /usr/local/pf/raddb/ Cisco-AVPair = "ssid=TEST" Service-Type = Login-User Cisco-AVPair = "service-type=Login" As a quick workaround I changed $radius_request->{'Cisco-AVPair'} into $radius_request->{'Cisco-AVPair'}[0] but a permanent fix should be better than that. | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | extractSsid.patch (978) 2014-05-05 14:49 https://www.packetfence.org/bugs/file_download.php?file_id=207&type=bug | ||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2014-04-28 18:26 | victor | New Issue | |||
2014-05-05 14:42 | victor | Note Added: 0003532 | |||
2014-05-05 14:49 | victor | Note Added: 0003533 | |||
2014-05-05 14:49 | victor | File Added: extractSsid.patch | |||
2014-05-06 08:18 | fdurand | Note Added: 0003535 | |||
2014-05-07 08:30 | fdurand | Note Added: 0003537 | |||
2014-05-07 08:30 | fdurand | Status | new => resolved | ||
2014-05-07 08:30 | fdurand | Resolution | open => fixed | ||
2014-05-07 08:30 | fdurand | Assigned To | => fdurand |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|