Is the domain information you put at the top a copy and paste from your config? Because I see a comma misplaced.
AD DEFAULT OU - OU=Imaged,DC=haw,DC=k,12DC=nj,DC=us
should read
AD DEFAULT OU - OU=Imaged,DC=haw,DC=k12,DC=nj,DC=us
Is the domain information you put at the top a copy and paste from your config? Because I see a comma misplaced.
AD DEFAULT OU - OU=Imaged,DC=haw,DC=k,12DC=nj,DC=us
should read
AD DEFAULT OU - OU=Imaged,DC=haw,DC=k12,DC=nj,DC=us
I make a golden (just OS and staged drivers) in virtual box for each major release we intend to deploy (we only did 1607 and 1803 so far) then incremental machine updates are handled by WSUS.
Rather than send you down a path full of frustration I will say that Imaging on Macs is dead. JAMF, Deploy Studio etc are all echoing this sentiment. NetInstall/Recovery+DEP/prestage+MDM is Apple’s vision of how you set up their machines. If you are sticking with 10.12.6 and earlier and using HFS+ for the drive format I would say you should probably look at Deploy Studio, but at the same time don’t invest too much effort there as this is not going to be the move going forward.
Would System Serial be more reliable, at least with major manufacturers?
Any chance 1.6 introduces unique identifier? This is the feature I’ve been most waiting on so I can stop dancing around with MAC address settings for hosts.
Using my key isn’t really a high priority as only I and the other admin will be using it so self signed is OK.
On the install process for self signed is it just -S and -c or is there something else I need to do for the installer to generate its own key?
So if I put my domain cert.key file in /opt/fog/snapins/ssl and use the -S and -c modifiers would that take my cert?
If that doesn’t work I’m OK with making my own conf file, I’m just trying to make this as hand-offable as possible so someone doesn’t need to know a ton of unique specifics to work with my environment.
-c --ssl-file Specify the ssl path
defaults to /opt/fog/snapins/ssl
I see this in the --help does the cert need to have a particular name or will any *.crt be recognized?
@tom-elliott said in Web interface SSL:
Is there a way to add a cert post install that will survive updates or will I need to run the installer again to add my cert?
Does the modifier take both the .key and the .crt?
It would be helpful for the client to be able to pull and report inventory information on machines without needing them to reboot.
I am deploying the client to machines that are already out in the field to get them into my host list for later. Forcing a reboot is disruptive to the current users, and right now I can’t even use the PXE inventory task as they aren’t set for PXE to be their primary boot device. adding this feature to the client would be really helpful.
It would be great to add SSL for the web interface. Both self signed as a default and an option to add your own 3rd existing cert.
Perfect. I already made the script, just didn’t know if it would add the machines to my list or just install the software and then not communicate with the server. Thanks!
Hi,
I have to reimage a lab that I previously thought would be retired in a month (budget got cut). These machines were originally prepared before we were using FOG so they aren’t part of my inventory. If I push the FOG client to them with the MSI via a group policy script will they show up in my pending approval list? I would rather not have to enroll them individually when they’re already out and being used.
@tom-elliott Is this rolled into the master branch now or should i move over to the working branch?
Running 1.5.2
I’m reimaging a machine that has already been imaged via FOG in the past. After imaging completes I typically ‘select all’ on the Host Modules Settings page and then all my settings get applied (base image has the client installed). For some reason now when I go to select the module settings it looks like its applied when I hit update but when I refresh the page none of the settings take and are all unchecked again.
Any help would be appreciated.
I’ve just updated to RC12 (didn’t know it was out when I posted) and that is working correctly. So, I guess, Solved?
I am running 1.5.0 RC-11. I have good product keys for both windows 7 and windows 10 enterprise. I have entered them into the host information for my clients but they don’t seem to be applied to the machines after they are imaged. Other FOG functions work like bind to AD and a batch file snapin but this doesn’t seem to work. It had been working correctly in previous releases
Just realized I don’t have any spare machines that use the USB adapter on hand to test. Guess I’m gonna put a pause on this until the next batch of machines come in.
My afternoon was a littler busier than I planned but I have got the unique identifier branch up on a new VM. Any known issues I should be on the lookout for? Gonna try it out with some of our recently retired devices so I don’t mess with my production machines.