Issue with ftp_login on CentOS 7, FOG 1.2.0
-
Seeing the tags I’m guessing you used 1.2.0 stable on centos 7? This is why you’re having issues. Please try svn trunk of you want some better success.
-
Using the trunk for FOG? Sorry, I’m not terribly sure which one you meant for me to use there.
-
@sam-karateman
https://wiki.fogproject.org/wiki/index.php/Upgrade_to_trunk
Trunk is the current developmental release of FOG. You’ll find a plethora of bug fixes, wider range of supported hardware, and about a 70% to 100% speed increase in download/upload. Although, it’s developmental. There might be unexpected bugs, but if you report them, Tom (the senior developer) has a long-standing history of smashing found bugs in a matter of minutes.
I recommend using the SVN method.
-
Will I need to re-configure any settings once I moved, or should they largely stay intact?
-
@sam-karateman said:
Will I need to re-configure any settings once I moved, or should they largely stay intact?
There is a installation settings file on your FOG server. It contains the choices you made during install.
All versions of FOG (that I know of) look for that file, and use it if it’s found.
DB data isn’t removed at all, it just gets an updated scheme (shuffled around a little).But, do this anyways beforehand:
FOG Configuration -> Configuration Save -> Export.
That’ll dump your entire DB. I recommend it just for safe-keeping reasons. -
Sorry about the short response. I was limited to cell phone for a moment. I was not at all intending to sound rude or anything.
I ask you to upgrade to trunk @sam-karateman because I didn’t get to work on anything RH 7 or higher until about 2921 when @Wayne-Workman was needing assistance with Fedora 21.
If you can upgrade, I’m fairly sure all will work as you require it to.
-
@Tom-Elliott, I’ll be sure to try that when I’m able to. Will let you know how it goes. Thanks to you and @Wayne-Workman for the help.
-
you say that you’ve “configured the password in TFTP settings for FOG” but have you made sure the username and password are correct in the storage management settings? those are what matter for the ftp operations used in imaging processes.
-
As I understand it 4 things need to match the Operating system password for the fog user, the storage management password and username fog, the tftp password under the web ui in fog settings and finally the storageftpuser / storageftppassword in the /opt/fog/.fogsettings file. After they all match restart the fog services or just reboot the server.
-
@Joseph-Hales said:
As I understand it 4 things need to match the Operating system password for the fog user, the storage management password and username fog, the tftp password under the web ui in fog settings and finally the storageftpuser / storageftppassword in the /opt/fog/.fogsettings file. After they all match restart the fog services or just reboot the server.
#credentials
Been meaning to make a list anyways…