• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. hancocza
    3. Topics
    H
    • Profile
    • Following 0
    • Followers 0
    • Topics 16
    • Posts 99
    • Groups 0

    Topics

    • H

      EFI_exit failed error when leaving FOG Menu on Dell Optiplex 7010 and Lenovo M83

      Watching Ignoring Scheduled Pinned Locked Moved FOG Problems
      33
      0 Votes
      33 Posts
      8k Views
      H

      @sebastian-roth I was able to test on both an M83 and a 7010. I’ll be doing more widespread testing once we get back after the holidays, but everything seems to be fine!

    • H

      Cannot perform New-PSDrive on SYSTEM account

      Watching Ignoring Scheduled Pinned Locked Moved Windows Problems
      1
      0 Votes
      1 Posts
      672 Views
      No one has replied
    • H

      Setting up an existing FOG Server installation with a new SSL Certificate

      Watching Ignoring Scheduled Pinned Locked Moved FOG Problems
      9
      0 Votes
      9 Posts
      2k Views
      S

      @hancocza Ah sorry, I thought you’d know how to do that.

      Go to the directory where you usually run the installer from, I’ll just use /root/fogproject her in the example but make sure you use what you have on your system extracted already.

      cd /root/fogproject/utils/FOGiPXE/ ./buildipxe.sh /etc/ssl/certs/Certs/gd_bundle-g2-g1.crt cd ../../packages/tftp/ find -type f -exec cp -Rfv {} /tftpboot/{} \;

      This is partly outlined in the wiki but still needs more consideration: https://wiki.fogproject.org/wiki/index.php?title=HTTPS#Custom_CA_and_certificates

    • H

      HTTPS FOG Client - Snapin download issue?

      Watching Ignoring Scheduled Pinned Locked Moved Solved FOG Problems
      5
      0 Votes
      5 Posts
      1k Views
      S

      @hancocza said:

      maybe you have a better way of doing this?

      In your case you better just comment or remove those five lines from the PHP code. The fog-client code is made to check if “url” ($location in the PHP code) is empty and defaults to the values specified in settings.json on the client.

      Not sure if there should be a change to use the hostname instead of IP if specified in the .fogsettings file

      Using DNS name is adding another layer of complexity and I wouldn’t want to add that as default for every FOG user. You can run FOG without setting up proper DNS and I see this as a good default to not add another hurdle for most of our users. If you want to switch to DNS/hostname you wre welcome to do so.

      If there are issues in the code that we need to fix preventing you from using the hostname instead of IP, let us know. Best to open an issue on github and point out where things are going wrong.

    • H

      Group Tasking Issue - Snapins

      Watching Ignoring Scheduled Pinned Locked Moved Solved FOG Problems
      6
      0 Votes
      6 Posts
      826 Views
      H

      @Sebastian-Roth Awesome, thank you!

    • H

      Not able to TFTP boot. Invalid Argument Error

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved FOG Problems
      50
      0 Votes
      50 Posts
      19k Views
      H

      @Sebastian-Roth that’s good news! I can test it out once it’s wrapped in. I tried what John did, but didn’t have any luck. Also tried following the wiki post on HTTPs/custom certificates that you shared in the other thread, but was still getting the overlength error. I decided to just use the certificate that FOG creates on install instead of my custom one for now.

    • H

      FOG update to 1.5.5 doesn't allow passphrase entry for SSL/TLS key

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved FOG Problems
      11
      0 Votes
      11 Posts
      1k Views
      S

      @hancocza I totally missunderstood this whole topic right from the start. It would have helped a lot of you’d clearly mentioned that you are using a custom SSL certificate. Might be obvious but I did not get it.

      So what you describe here has nothing to do with FOG as far as I understand it. The password input stuff is something Ubuntu is doing when you start the apache webserver and you have a password protected private key. We as in the FOG installer does not add anything to that. So my guess is that Ubuntu changed things with one of the latest updates.

      Probably you just need to install the correct extra package to make this work again…

    • H

      FOG Client on XP gets Dependency Service Error (Error 1075)

      Watching Ignoring Scheduled Pinned Locked Moved FOG Problems
      3
      0 Votes
      3 Posts
      458 Views
      H

      Gotchya, I will switch back to that. Thanks Joe!

    • H

      Installing FOG Client with HTTPS, unable to install CA Certificate from Server

      Watching Ignoring Scheduled Pinned Locked Moved Solved Bug Reports
      19
      0 Votes
      19 Posts
      5k Views
      J

      @hancocza let me remote in and debug the issue. The installer had a bug which prevented it from pinning a server over https if port 80 was blocked. This has been fixed in v0.11.14, which will be released with the next server RC.

    • H

      FOG Client on a Mac

      Watching Ignoring Scheduled Pinned Locked Moved Mac Problems
      15
      0 Votes
      15 Posts
      4k Views
      S

      @hancocza Most probably your windows PCs have the CA certificate (imported) that was used to sign the other certificates. To be more concrete - the .NET keystore has the right CA cert to verify the other certs. But probably the Mac OS X mono keystore doesn’t!

      Edit: Which version of mono did you install and which version of Mac OS X do you use?

    • H

      Host Registration and Inventory Issue

      Watching Ignoring Scheduled Pinned Locked Moved Solved Bug Reports
      3
      0 Votes
      3 Posts
      1k Views
      H

      All set now, thanks Tom!

    • H

      After Updating, Storage Node Disk Usage Graph is missing

      Watching Ignoring Scheduled Pinned Locked Moved Solved FOG Problems
      8
      0 Votes
      8 Posts
      1k Views
      Tom ElliottT

      @hancocza All the more reason version information is needed everytime. Thanks for letting us know it’s back and running.

    • H

      FOG 1.50 New host hardware registration

      Watching Ignoring Scheduled Pinned Locked Moved Solved Bug Reports
      8
      0 Votes
      8 Posts
      2k Views
      H

      @Tom-Elliott Seems to have worked now. Thanks!

    • H

      Hardware Tags in 1.50

      Watching Ignoring Scheduled Pinned Locked Moved Solved Bug Reports
      3
      0 Votes
      3 Posts
      892 Views
      Tom ElliottT

      Fixed in working version 6 1.5.0

    • H

      Custom SSL Certificate with Fog Client Service

      Watching Ignoring Scheduled Pinned Locked Moved General Problems
      10
      0 Votes
      10 Posts
      3k Views
      S

      @hancocza Ok, so I got this. I am looking into the building process of the FOG client right now as our client developer is absent right now. I might come up with a description of how to custom build the client (e.g. for custom SSL cert). I am still trying to get things sorted with the building tools. Let’s hope I get this fixed soon.

    • H

      mySQL information

      Watching Ignoring Scheduled Pinned Locked Moved General Problems
      7
      0 Votes
      7 Posts
      2k Views
      Wayne WorkmanW

      I agree with George, this is a NFS Port problem.

    • 1 / 1