• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    Active directory Join issue

    Scheduled Pinned Locked Moved Solved
    Windows Problems
    7
    115
    96.0k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • A
      anthonyglamis
      last edited by

      I also did not mention, that I do not have the product key field filled out in the host section. Would this cause the domain joining issue?

      1 Reply Last reply Reply Quote 0
      • george1421G
        george1421 Moderator @anthonyglamis
        last edited by

        @anthonyglamis Ok, continuing with the time issue. Since linux knows the proper time, then it is probably a php or FOG offset that is coming into play. Can you inspect the value of FOG_TZ_INFO at Settings->Fog Settings->General make sure that has the right timezone is set. If that setting is correct then I want to try adjusting the php.ini setting. But lets start with easy first.

        Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG!

        1 Reply Last reply Reply Quote 0
        • george1421G
          george1421 Moderator
          last edited by

          On the mac / task issue. Can you confirm which mac address is the ethernet and wireless? You may have to update the registration in FOG to ensure that the mac address used is for the pxe boot adapter.

          Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG!

          1 Reply Last reply Reply Quote 0
          • A
            anthonyglamis
            last edited by

            George,
            Interesting, but I do not have FOG_TZ_INFO under “general settings” I was reading that was a new option in fog 1.3.0. Is that correct?
            Yes I can confirm that 57-4A is my ethernet and 41-86 is wireless.

            george1421G 1 Reply Last reply Reply Quote 0
            • george1421G
              george1421 Moderator @anthonyglamis
              last edited by

              @anthonyglamis

              Timezone: Nuts, I’ve been running the trunk build for so long I forgot about not everything being in 1.2.0.

              just for clarity can you run this command from the linux console. This should be accurate for the ubuntu systems.

              cat /etc/timezone

              While your system time is correct, I want to make sure the system timezone is correct. I would expect the results to be something like “America/Chicago”.

              In the /etc/php.ini there is a timezone property. Please set that to the proper timezone that is listed in the OS. Once you do that restart the apache service so that php will pick up the proper timezone.

              Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG!

              1 Reply Last reply Reply Quote 0
              • A
                anthonyglamis
                last edited by

                George,
                The syntax is America/Chicago should I have entered with quotation marks “America/Chicago” in the following files?
                /etc/php5/apache2/php.ini
                /etc/php5/cli/php.ini

                george1421G 1 Reply Last reply Reply Quote 0
                • george1421G
                  george1421 Moderator @anthonyglamis
                  last edited by george1421

                  @anthonyglamis I believe this is the right location /etc/php5/apache2/php.ini (sorry I live in the rhel camp so I have to guess a bit for the debian folks)

                  The answer is you need the double quotes because this is a string literal. Also I don’t think you confirmed the output of the cat command. Can you do this? (yes, I’m a type “A” person [including double quotes])

                  Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG!

                  1 Reply Last reply Reply Quote 0
                  • A
                    anthonyglamis
                    last edited by

                    George,
                    I apologize for not being more descriptive. The output of the cat command was America/Chicago
                    I am changing the files now to reflect “America/Chicago”

                    george1421G 1 Reply Last reply Reply Quote 0
                    • george1421G
                      george1421 Moderator @anthonyglamis
                      last edited by

                      @anthonyglamis Thank you it helps me visualize how you system is setup.

                      I’m not saying that the php.ini setting will fix the problem. But, I remember this was a solution for some FOSS software I used in the past. The 1.3.0 may have been a fix to address this issue.

                      On the MAC issue. This is good the registered mac on the device IS the mac address when PXE booted and is nic0. Once you get the tz setting updated it will be interesting to know when you schedule a task does it get entered for the right time. We may have to dig into the database, but I might like a little feedback from the @Developers before we go that far. There may be more value with you upgrading to the latest trunk version (pre 1.3.0) if you can tolerate a little instability as we try to get all of the bugs identified and ironed out.

                      Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG!

                      1 Reply Last reply Reply Quote 0
                      • A
                        anthonyglamis
                        last edited by

                        George,
                        No it did not fix the timing issue. I did figure out even though the fog server and my Ubunutu box have the same time displayed, they are off by about roughly 5 hours. I am open to updating fog, I am not sure what version of Trunk to run. Would I just download that from Sourceforge and install it on top of fog 1.2.0? Thanks again for all your help.

                        Wayne WorkmanW george1421G 2 Replies Last reply Reply Quote 0
                        • Wayne WorkmanW
                          Wayne Workman @anthonyglamis
                          last edited by Wayne Workman

                          @anthonyglamis said:

                          I am open to updating fog, I am not sure what version of Trunk to run. Would I just download that from Sourceforge and install it on top of fog 1.2.0?

                          Basically, yes. Here’s a guide: https://wiki.fogproject.org/wiki/index.php?title=Upgrade_to_trunk

                          I did figure out even though the fog server and my Ubunutu box have the same time displayed, they are off by about roughly 5 hours.

                          Check out this article: https://wiki.fogproject.org/wiki/index.php?title=Time_off

                          Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG!
                          Daily Clean Installation Results:
                          https://fogtesting.fogproject.us/
                          FOG Reporting:
                          https://fog-external-reporting-results.fogproject.us/

                          1 Reply Last reply Reply Quote 1
                          • george1421G
                            george1421 Moderator @anthonyglamis
                            last edited by george1421

                            @anthonyglamis Interesting off by 5 hours. While I think upgrading to the latest trunk is a good idea, out of curiosity if you use the linux OS as a standard, which way is FOG off? With out putting too much thought into it CST is (UTC – 5) hours. So if fog is using the system time thinking it is UTC and it subtracts 5 hours from the system time which is already 5 hours from utc I could see how things could get mucked up.

                            If / when you upgrade be sure to remove the tz setting in the php.ini file, because that value is not set by default.

                            Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG!

                            1 Reply Last reply Reply Quote 0
                            • A
                              anthonyglamis
                              last edited by

                              While attempting to create a delayed task I have to go forward 5 hours, so essentially the delayed task thinks it is tomorrow. This is weird. I’m upgrading to Trunk now.

                              1 Reply Last reply Reply Quote 1
                              • george1421G
                                george1421 Moderator
                                last edited by george1421

                                Ok I won’t stretch this topic out since the trunk upgrade is underway. But I find it intriguing that it went the other direction and set the task to UTC time instead of double dipping on the CST offset the other direction.

                                Please understand that upgrading to the latest trunk may not solve the problem, but we can then engage the devs since this is a current issue with the latest build.

                                Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG!

                                1 Reply Last reply Reply Quote 0
                                • A
                                  anthonyglamis
                                  last edited by

                                  I understand. I’m looking for a stable option to image devices for my company. We were using clonezilla, but are looking for a solution to be placed at each of our sites so we can have a person local that can image a device via PXE boot and that’s it. I need a tool that will image and add to the domain because I can’t physically be there.
                                  Upon investigating fog, I assumed this was the right tool for me so I’m hoping to educate myself further and get this rolling. I’ll update tomorrow with my progress. Thanks again for the help

                                  Wayne WorkmanW 1 Reply Last reply Reply Quote 2
                                  • A
                                    anthonyglamis
                                    last edited by

                                    Thanks @ Wayne Workman for your help as well. I am installing via the instructions.

                                    1 Reply Last reply Reply Quote 0
                                    • Wayne WorkmanW
                                      Wayne Workman @anthonyglamis
                                      last edited by Wayne Workman

                                      @anthonyglamis Honestly, fog trunk has drastically greater and wider support for more devices, and newer devices. Including newer style HDDs and newer boot methods.

                                      I won’t lie, there are bugs sometimes, but they are usually minior. You just report them here in the bugs section, say “Hey ABC happens when I do 123, here’s the error and the version I’m on.”

                                      1.2.0, while mostly stable, is really old. It won’t install out of the box on newer Linux OSs, and doesn’t support newer devices, and has basically zero GPT support.

                                      My org has been using FOG Trunk since February 2015. We haven’t looked back.

                                      Just the massive speed improvements alone in FOG Trunk make it worthwhile.

                                      Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG!
                                      Daily Clean Installation Results:
                                      https://fogtesting.fogproject.us/
                                      FOG Reporting:
                                      https://fog-external-reporting-results.fogproject.us/

                                      1 Reply Last reply Reply Quote 1
                                      • JJ FullmerJ
                                        JJ Fullmer Testers @anthonyglamis
                                        last edited by

                                        @anthonyglamis said:

                                        Arrowhead,

                                        0_1453247303426_fogserverAD.PNG 0_1453247313776_fogserverHOST.PNG

                                        I am wondering if this is a DNS issue? My host are all “unable to resolve”.

                                        So the unable to resolve thing doesn’t necessarily affect the active directory issue, but it is something of a dns issue. For example, If your dns or perhaps dhcp server assigns hostnames to the computers based on ip address unless you reserve it in the server (It’s an issue I had at my last job where the university had a custom dhcp server that set the hostname based on the ip address unless you manually reserved by mac address, it was annoying). My point is they could relate, but I’ve seen the active directory join work even when the host isn’t showing as green/up in fog. So I would make sure everything else is right first before seeing if this is the cause. For example, does wake on lan work, because that only works if the host is down, because well it has to wake it from being off. Point is the ad join functionality doesn’t depend on the gui host up/down function in my experience.

                                        Are you also setting the hosts to join the active directory in the gui, or are you doing it in the pxe imaging menu at the computer. Your configuration looks correct for the joining default settings. So as long as that user can join a computer to the domain and the hostname doesn’t already exist on the domain it should work. Just want to make sure you’re clicking the checkbox to tell the host to join the domain.

                                        0_1453322163075_Capture.PNG

                                        Also, is the latest fog client/service installed on the computer’s in question?
                                        Also once that box is checked it typically just joins the domain right then restart and all. And if someone takes it off the domain it will just join right back again.

                                        Hope that helps in some way

                                        Have you tried the FogApi powershell module? It's pretty cool IMHO
                                        https://github.com/darksidemilk/FogApi
                                        https://fogapi.readthedocs.io/en/latest/
                                        https://www.powershellgallery.com/packages/FogApi
                                        https://forums.fogproject.org/topic/12026/powershell-api-module

                                        1 Reply Last reply Reply Quote 1
                                        • A
                                          anthonyglamis
                                          last edited by

                                          Well one step forward and two steps back. I used the Git option to update to Trunk via this website
                                          https://wiki.fogproject.org/wiki/index.php/Upgrade_to_trunk#wget

                                          I do not know if has not been updated but I am not on version 1.3.0 for starters. The version is 6032. Everything seamlessly migrated over, however after trying 2 image deployments on Lenovo E431 models Fog loads but errors with “Image Store Corrupt” Unable to locate MBR (restore partition table and bootloaders)

                                          Ha and now both will not boot via the HDD 🙂

                                          I downloaded 1.3.0 and it goes through the motions of installing but I am on 6032 still after several restarts. Thoughts?

                                          1 Reply Last reply Reply Quote 0
                                          • A
                                            anthonyglamis
                                            last edited by anthonyglamis

                                            @Arrowhead I have since attempted to migrate to the latest version of fog however I seem to be having issues. I am looking for the latest version now.

                                            Upgrade was a success, version is 6038

                                            JJ FullmerJ 1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 3
                                            • 4
                                            • 5
                                            • 6
                                            • 1 / 6
                                            • First post
                                              Last post

                                            168

                                            Online

                                            12.0k

                                            Users

                                            17.3k

                                            Topics

                                            155.2k

                                            Posts
                                            Copyright © 2012-2024 FOG Project