Anonymous | Login | 2024-11-22 23:17 EST |
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 | |||
0001326 | PacketFence | hardware modules | public | 2011-11-04 11:40 | 2011-12-30 23:28 | |||
Reporter | fgaudreault | |||||||
Assigned To | obilodeau | |||||||
Priority | low | Severity | tweak | Reproducibility | random | |||
Status | closed | Resolution | no change required | |||||
Platform | OS | OS Version | ||||||
Product Version | 3.0.2 | |||||||
Target Version | Fixed in Version | 3.1.0 | ||||||
Summary | 0001326: Aruba.pm triggers an error on 802.1X deauth | |||||||
Description | Nov 04 11:37:39 pfcmd_vlan(10280) INFO: wireless deauthentication of a 802.1x MAC (main::) Use of uninitialized value in concatenation (.) or string at /usr/local/pf/lib/pf/SNMP/Aruba.pm line 276 (0000001) (W uninitialized) An undefined value was used as if it were already defined. It was interpreted as a "" or a 0, but maybe it was a mistake. To suppress this warning assign a defined value to your variables. To help you figure out what was undefined, perl will try to tell you the name of the variable (if any) that was undefined. In some cases it cannot do this, so it also tells you what operation you used the undefined value in. Note, however, that perl optimizes your program and the operation displayed in the warning may not necessarily appear literally in your program. For example, "that $foo" is usually optimized into "that " . $foo, and the warning will refer to the concatenation (.) operator, even though there is no . in your program. | |||||||
Additional Information | That happened when I forgot to configure the Telnet settings. | |||||||
Tags | No tags attached. | |||||||
fixed in git revision | ||||||||
fixed in mtn revision | ||||||||
Attached Files | ||||||||
Notes | |
(0002479) obilodeau (reporter) 2011-12-21 15:43 |
Telnet is no longer required and is disabled by default. radiusSecret must be present in switches.conf otherwise nothing works. Kind of 'fixed'. |
Issue History | |||
Date Modified | Username | Field | Change |
2011-11-04 11:40 | fgaudreault | New Issue | |
2011-11-04 12:05 | fgaudreault | Additional Information Updated | |
2011-12-21 15:43 | obilodeau | Note Added: 0002479 | |
2011-12-21 15:43 | obilodeau | Status | new => closed |
2011-12-21 15:43 | obilodeau | Resolution | open => no change required |
2011-12-21 15:43 | obilodeau | Fixed in Version | => trunk |
2011-12-21 16:07 | obilodeau | Assigned To | => obilodeau |
2011-12-30 23:28 | obilodeau | Fixed in Version | trunk => 3.1.0 |
Copyright © 2000 - 2012 MantisBT Group |