Location Plugin

From FOG Project
Jump to: navigation, search

Location Plugin

This page is intended to better document the location plugin. It's a work in progress. Below, you'll only find notes / jibberish that I'm collecting at the moment.





GRANT ALL PRIVILEGES ON . TO ‘fog’@’%’ IDENTIFIED BY ‘PassHere’ WITH GRANT OPTION;

and inside my.cnf, I set bind-address = *

edit the my.cnf file in /etc/mysql/my.cnf. And comment the bind-address line with the # symbol. Once commented and saved, restart the mysql service. That should be it.


FOG Configuration -> FOG Settings -> FOG Storage -> FOG_STORAGENODE_MYSQLUSER & FOG_STORAGENODE_MYSQLPASS