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

auto join. AD

Scheduled Pinned Locked Moved
General
2
12
1.1k
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.
  • J
    jpaul
    last edited by Apr 12, 2018, 3:10 PM

    I use the new fog 1.5.0. Got the imaging issues solved but I can not get the machines to auto join AD. Using the new client install I used the first line in fog settings / active directory settings/ and did not encrypt the password … also try to encrypt the password even tried the lagacy option using the encrypted password. None of these work. Is there another place to input this info besides fog settings/ active directory settings. Thanks

    1 Reply Last reply Reply Quote 0
    • J
      Joe Schmitt Senior Developer
      last edited by Apr 12, 2018, 3:33 PM

      @jpaul said in auto join. AD:

      sed the first line in fog settings / active directory settings/ and did not encrypt the password … also try to encrypt the password even tried the lagacy option using the encrypted password. None of these work. Is there another place to input this info besides fog settings/ active directory settings. Thanks

      The first place to look for debugging client issues is C:\fog.log on a computer with the issue. In the HostnameChanger section it should point to a reason why its not being added to active directory (feel free to attach your log file if you are having issues finding out why).

      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.

      1 Reply Last reply Reply Quote 0
      • J
        jpaul
        last edited by Apr 12, 2018, 3:51 PM

        @joe-schmitt The last line in the log under name changer section says the parameter is incorrect , code =87

        0_1523548195625_fog.log

        1 Reply Last reply Reply Quote 0
        • J
          Joe Schmitt Senior Developer
          last edited by Joe Schmitt Apr 12, 2018, 9:55 AM Apr 12, 2018, 3:54 PM

          @jpaul was this machine imaged? If so, was the image itself joined to active directory?

          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.

          J 1 Reply Last reply Apr 12, 2018, 3:56 PM Reply Quote 0
          • J
            jpaul @Joe Schmitt
            last edited by Apr 12, 2018, 3:56 PM

            @joe-schmitt No the image was not joined to active directory ever… It was a clean image.

            1 Reply Last reply Reply Quote 0
            • J
              Joe Schmitt Senior Developer
              last edited by Joe Schmitt Apr 12, 2018, 9:59 AM Apr 12, 2018, 3:58 PM

              @jpaul ok good, just wanted to make sure before we look at other things. So the next thing I want to make sure of is that the client is getting the right information from the server.

              Can you try the following steps on this problematic machine?

              • Open an administrative CMD, and run net stop fogservice
              • Navigate to your FOG server’s web portal, select the host you are working on and perform these steps:
                • Press Reset Encryption Data if its an option
              • Download our Debugger.exe and run it
              • The Debugger will open a console that has a fog: prompt, please enter these commands, pressing enter after each one:
                • middleware configuration server http://10.1.13.50/fog
                • middleware authentication handshake
                • dump cycle save

              The debugger should point you to a FOGCycle.txt file. This contains all the information the server tells the client, completely decrypted. Can you make sure the hostnamechanger section has the correct active directory login/OU information?

              To clean up:

              • Close the debugger
              • click Reset Encryption Data again on the host in the gui
              • start back up the fog service if you want

              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.

              J 1 Reply Last reply Apr 12, 2018, 4:20 PM Reply Quote 0
              • J
                jpaul @Joe Schmitt
                last edited by Apr 12, 2018, 4:20 PM

                @joe-schmitt I went through the steps and there was no place to press reset Encryption Data. Ran the debugger and the text file only gave me this. Obviously it was encryted…

                0_1523550041181_FOGCycle.txt

                1 Reply Last reply Reply Quote 0
                • J
                  Joe Schmitt Senior Developer
                  last edited by Apr 12, 2018, 4:22 PM

                  @jpaul when you ran middleware authentication handshake did it give you an error in the Debugger?

                  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.

                  J 1 Reply Last reply Apr 12, 2018, 4:33 PM Reply Quote 0
                  • J
                    jpaul @Joe Schmitt
                    last edited by Joe Schmitt Apr 12, 2018, 10:35 AM Apr 12, 2018, 4:33 PM

                    @joe-schmitt ran it again because I found the reset data encryption. This is the test it generated. The user name and password is correct.

                    [mod note: removed log]

                    1 Reply Last reply Reply Quote 0
                    • J
                      Joe Schmitt Senior Developer
                      last edited by Joe Schmitt Apr 12, 2018, 10:35 AM Apr 12, 2018, 4:35 PM

                      @jpaul Can you start back up the service (or restart the computer) and try clearing the OU field in the FOG interface? {yourdomain}.local as the OU could be causing some issues.

                      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.

                      J 2 Replies Last reply Apr 12, 2018, 4:37 PM Reply Quote 0
                      • J
                        jpaul @Joe Schmitt
                        last edited by Apr 12, 2018, 4:37 PM

                        @joe-schmitt I was wandering about that. The ou was blank when I started the conversion to a new fog but I added it thinking I needed like the old version of fog.

                        I will give you the results. when I try it again with the ou blank.

                        1 Reply Last reply Reply Quote 0
                        • J
                          jpaul @Joe Schmitt
                          last edited by Apr 12, 2018, 4:56 PM

                          @joe-schmitt That fixed it. Thank you… Sometimes the most obvious gets overlooked.

                          James P…

                          1 Reply Last reply Reply Quote 1
                          • 1 / 1
                          1 / 1
                          • First post
                            2/12
                            Last post

                          163

                          Online

                          12.0k

                          Users

                          17.3k

                          Topics

                          155.2k

                          Posts
                          Copyright © 2012-2024 FOG Project