[SVN3569] Imported hosts => no MAC
-
When i imported all my hosts from my old server , there is no MAC address on the new FOG.
But in the CSV the MAC is filled in… -
If you can enable remote access on MySQL, you can use a windows based utility like HeidiSQL to connect to the FOG database and just copy/paste your hosts. Alternatively, if you’re willing, you could use phpMyAdmin to do the same thing, but that’s a little harder to setup.
This might help with enabling remote access:
https://wiki.fogproject.org/wiki/index.php/Troubleshoot_MySQL
http://www.cyberciti.biz/tips/how-do-i-enable-remote-access-to-mysql-database-server.html -
I updated to the new SVN (3587) and the problem is gone.
MAC addresses are now imported from the CSV. Thanks! -
@Interrupt said:
I updated to the new SVN (3587) and the problem is gone.
MAC addresses are now imported from the CSV. Thanks!Thx for the report