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

    Issues with Automatic Domain Join and name change

    Scheduled Pinned Locked Moved Solved
    Bug Reports
    2
    9
    2.2k
    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.
    • fry_pF
      fry_p Moderator
      last edited by

      Hello all,
      I am having some strange issues that have appeared recently. I am running 8413 with client 11.2. This issue is also hard to describe so bear with me. From what I gather, this is happening to newly registered and re-imaged existing hosts. When I register new hosts, I go through full registration and choose “y” for domain join. They image and come out of sysprep and sit. It looks like it checks in fine and does not receive all of the info and credentials from the server

      ------------------------------------------------------------------------------
      --------------------------------HostnameChanger-------------------------------
      ------------------------------------------------------------------------------
       7/6/2016 6:44 AM Client-Info Client Version: 0.11.2
       7/6/2016 6:44 AM Client-Info Client OS:      Windows
       7/6/2016 6:44 AM Client-Info Server Version: 8413
       7/6/2016 6:44 AM Middleware::Response Success
       7/6/2016 6:44 AM HostnameChanger Checking Hostname
       7/6/2016 6:44 AM HostnameChanger Hostname is correct
       7/6/2016 6:44 AM HostnameChanger ERROR: Required ADDom Joining information is missing
      

      So I look at the AD settings on the host in the GUI and see this:
      0_1467803051789_Capture.PNG

      I figured it could be a defaults setting but it appears everything is set properly.
      0_1467803149307_Capture2.PNG
      The only workaround I found for this is to either add all of the needed hosts to a group, go to the AD option, uncheck the Join box, recheck the join box (it then populates the missing fields), and hit save (or do the same thing for specific hosts).

      Also, under service settings, hostname changer is enabled and set to default.

      Thanks!
      Paul

      Like open source community computing? Why not do it for a good cause?
      Use your computer/server for humanitarian projects when it is idle!
      https://join.worldcommunitygrid.org?recruiterId=1026912

      1 Reply Last reply Reply Quote 0
      • Tom ElliottT
        Tom Elliott
        last edited by

        This happens every time you register?

        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! Get in contact with me (chat bubble in the top right corner) if you want to join in.

        Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

        Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

        fry_pF 1 Reply Last reply Reply Quote 0
        • fry_pF
          fry_p Moderator @Tom Elliott
          last edited by

          @Tom-Elliott said in Issues with Automatic Domain Join and name change:

          This happens every time you register?

          Yes sir. New hosts and old hosts that re-image both have this issue.

          Like open source community computing? Why not do it for a good cause?
          Use your computer/server for humanitarian projects when it is idle!
          https://join.worldcommunitygrid.org?recruiterId=1026912

          1 Reply Last reply Reply Quote 0
          • Tom ElliottT
            Tom Elliott
            last edited by

            So I am unable to replicate the issue. I’ve created a tasking, after setting the host information up. I told it to join to domain and all that jazz. I Checked in and Checked out the tasking and the AD Settings remained.

            Registered a host and asked it to enable AD Joining during the process. I asked it to perform the image task when done registering. I then deployed it and watched it and all stayed in place.

            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! Get in contact with me (chat bubble in the top right corner) if you want to join in.

            Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

            Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

            fry_pF 1 Reply Last reply Reply Quote 0
            • fry_pF
              fry_p Moderator @Tom Elliott
              last edited by

              @Tom-Elliott I just added everything to a group (1700 or so hosts) and checked the box for AD. I hope this will fix existing hosts, but FYI this is what I see after I hit “Update”
              0_1467813031291_Capture3.PNG

              It populates when I hit the tick box, but as soon as it reloads, everything is gone.

              Like open source community computing? Why not do it for a good cause?
              Use your computer/server for humanitarian projects when it is idle!
              https://join.worldcommunitygrid.org?recruiterId=1026912

              Tom ElliottT 1 Reply Last reply Reply Quote 0
              • Tom ElliottT
                Tom Elliott @fry_p
                last edited by

                @fry_p The group page is not an accurate indicator. This is because each host has a unique password defined for it, or at least should. Do the hosts maintain their new settings when you apply from a group?

                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! Get in contact with me (chat bubble in the top right corner) if you want to join in.

                Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

                Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

                fry_pF 1 Reply Last reply Reply Quote 0
                • fry_pF
                  fry_p Moderator @Tom Elliott
                  last edited by

                  @Tom-Elliott They seem to. I spot checked some random hosts and it seems to all be populated. So that should take care of that part of the problem. I am registering and imaging a new host right now to see what it does.

                  Like open source community computing? Why not do it for a good cause?
                  Use your computer/server for humanitarian projects when it is idle!
                  https://join.worldcommunitygrid.org?recruiterId=1026912

                  1 Reply Last reply Reply Quote 0
                  • Tom ElliottT
                    Tom Elliott
                    last edited by

                    Updated the code base. The only one that will likely be problematic will be product keys and active directory keys. This is because hosts store this data encrypted and that encryption information get’s changed.

                    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! Get in contact with me (chat bubble in the top right corner) if you want to join in.

                    Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

                    Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

                    fry_pF 1 Reply Last reply Reply Quote 0
                    • fry_pF
                      fry_p Moderator @Tom Elliott
                      last edited by

                      @Tom-Elliott I don’t know what happened, but due to another issue, I updated to 8440 and the new host joined with no issue. So adding all of the existing hosts to a group and applying AD changes to them took care of those, and the patch to 8440 seems to have changed something that was keeping my defaults from populating on new hosts. Thanks!

                      Like open source community computing? Why not do it for a good cause?
                      Use your computer/server for humanitarian projects when it is idle!
                      https://join.worldcommunitygrid.org?recruiterId=1026912

                      1 Reply Last reply Reply Quote 0
                      • 1 / 1
                      • First post
                        Last post

                      221

                      Online

                      12.1k

                      Users

                      17.3k

                      Topics

                      155.3k

                      Posts
                      Copyright © 2012-2024 FOG Project