PacketFence
Bug Tracking System

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0001148PacketFenceconfigurationpublic2011-01-04 16:202011-01-26 15:44
Reporterfgaudreault 
Assigned Toobilodeau 
PrioritynormalSeveritymajorReproducibilitysometimes
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version2.0.0 
Target Version2.0.1Fixed in Version2.0.1 
Summary0001148: configurator.pl is not building clean configuration files
DescriptionWhile installing the software using the configurator.pl, we ended up with an incomplete and messed up set of configuration files.

The database variable is missing in the pf.conf, networks.conf is not having the proper information in it, and scan variable is not under the right section in pf.conf.

Other variables and configuration files may be set with unproper values.
TagsNo tags attached.
fixed in git revision
fixed in mtn revision9176bb80e4c8ee69c1dfb6061a55599d11a2025e
Attached Files

- Relationships

-  Notes
(0001825)
obilodeau (reporter)
2011-01-21 14:26

Database settings are not populated by configurator.pl nor installer.pl. The installer explicitly mentions to do your configuration yourself:

            print
                " ** NOTE: AFTER RUNNING THE CONFIGURATOR, BE SURE TO CHECK THAT $conf_dir/pf.conf\n";
            print " REFLECTS YOUR MYSQL CONFIGURATION:\n";
            print " - HOST: $mysql_host\n";
            print " - PORT: $mysql_port\n";
            print " - USER: $pfuser\n";
            print " - PASS: $pfpass\n";
            print " - DB : $mysql_db\n";


Unable to reproduce issue regarding scan section.

Confirmed a creation of a [network <network-address>] section in conf/pf.conf that has nothing to do there.

Confirmed glitches and annoyances with setting up networks.
(0001826)
obilodeau (reporter)
2011-01-21 14:51

configurator.pl no longer putting empty [network <network-address>] statements in conf/pf.conf

- Issue History
Date Modified Username Field Change
2011-01-04 16:20 fgaudreault New Issue
2011-01-21 14:26 obilodeau Note Added: 0001825
2011-01-21 14:51 obilodeau mtn revision => 9176bb80e4c8ee69c1dfb6061a55599d11a2025e
2011-01-21 14:51 obilodeau Note Added: 0001826
2011-01-21 14:51 obilodeau Status new => resolved
2011-01-21 14:51 obilodeau Fixed in Version => 2.0.1
2011-01-21 14:51 obilodeau Resolution open => fixed
2011-01-21 14:51 obilodeau Assigned To => obilodeau
2011-01-26 15:44 obilodeau Status resolved => closed


Copyright © 2000 - 2012 MantisBT Group
Powered by Mantis Bugtracker