Thanks again Tom.
Im sorry for the late reply. Been out of the country.
I just wanted to say that the last solution you gave fixed it for us.
Thank you so much for your help
Latest posts made by Darkzion
-
RE: Is it possible to remove the FOG Quick image password?
-
RE: Is it possible to remove the FOG Quick image password?
[quote=“Tom Elliott, post: 42476, member: 7271”]Do you have anything in your apache error logs?
[/quote]
Thank again Tom.
According to the apache logs i keep getting this >[Fri Feb 20 16:55:48.371529 2015] [:error] [pid 2376] [client 172.16.200.14:33459] PHP Warning: array_unique() expects parameter 1 to be array, null given in /var/www/fog/lib/fog/HostManager.class.php on line 8
Every time i click “quick image” from the main menu, and every time i click on a image on the next menu.But dont think thats related. This only happens when i havent registered the host. If i register it. Then i dont get any error message at all in the error log. But it still kicks me back to the main menu when i select an image
-
RE: Is it possible to remove the FOG Quick image password?
Thank you very much Tom.
We updated out build with the newest release on the dev branch and as you said, its now possible to edit this from the GUI.
We did as you said and changed the param and removed “login”. And now it skips the login screen and lets us select the image right after clicking quick imageBut unfortunately it seems like the password autentication might still be required somewhere in the code.
Because as soon as we click a image that we want to have installed. It jumps us back to the “fog menu” .
With no error message other than a quick “returning to menu”.Best regards
-
RE: Is it possible to remove the FOG Quick image password?
Thx guys.
But it seems that we have still not managed to find a solution to this problem.
We have done all above but the password screen on quick image is still popping up.
Any other suggestions ?We found a “BootMenu.class.php” file and other php files but we havent found any way to disable the password screen yet.
-
RE: Is it possible to remove the FOG Quick image password?
Thanks for all the answers guys. I found the files and did the procedure above. unfortunately it did not work.
Im guessing it has something to do with what Tom Elliot wrote.Tom: Do you know where quick image is performed from ?
Thanks Guys
-
Is it possible to remove the FOG Quick image password?
Hi.
We recently discovered the fog project and its really a great tool to handle imaging computers etc.
But I’ve been searching up and down for a way to remove the password dialog that pops up when you click “quick image” after booting. Is there a way to remove this password dialog ?I know the password box is there for a reason But for our purpose it would be best if it was removed since everyone who will be using this can be trusted.
We are currently using developer branch 1.3.0
Best Regards