PacketFence
Bug Tracking System

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0001326PacketFencehardware modulespublic2011-11-04 11:402011-12-30 23:28
Reporterfgaudreault 
Assigned Toobilodeau 
PrioritylowSeveritytweakReproducibilityrandom
StatusclosedResolutionno change required 
PlatformOSOS Version
Product Version3.0.2 
Target VersionFixed in Version3.1.0 
Summary0001326: Aruba.pm triggers an error on 802.1X deauth
DescriptionNov 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 InformationThat happened when I forgot to configure the Telnet settings.
TagsNo tags attached.
fixed in git revision
fixed in mtn revision
Attached Files

- Relationships

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