PacketFence - BTS - PacketFence
View Issue Details
0001146PacketFenceconfigurationpublic2011-01-04 15:592011-01-26 15:44
fgaudreault 
obilodeau 
lowtweakalways
closedfixed 
2.0.0 
2.0.12.0.1 
fc61e989aeca61d2e7d0db1da98e0d8f403523cd
0001146: installer.pl not working if providing empty root password
Per default, MySQL Server comes with no root password when you install it. This is a good practice that you have a strong root password, even if you are connecting to the local MySQL.

The installer.pl should break if no password is provided for the root user, and give a better output to the user. i.e :

"Please set a proper root password for your MySQL instance. Exiting"
No tags attached.
Issue History
2011-01-04 15:59fgaudreaultNew Issue
2011-01-04 15:59fgaudreaultTarget Version => 2.0.1
2011-01-21 15:34obilodeaumtn revision => fc61e989aeca61d2e7d0db1da98e0d8f403523cd
2011-01-21 15:34obilodeauNote Added: 0001827
2011-01-21 15:34obilodeauStatusnew => resolved
2011-01-21 15:34obilodeauFixed in Version => 2.0.1
2011-01-21 15:34obilodeauResolutionopen => fixed
2011-01-21 15:34obilodeauAssigned To => obilodeau
2011-01-26 15:44obilodeauStatusresolved => closed

Notes
(0001827)
obilodeau   
2011-01-21 15:34   
implemented what the bug suggested