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

    Active Directory registration not working Windows 7 x64 client

    Scheduled Pinned Locked Moved
    Windows Problems
    10
    45
    29.4k
    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.
    • W
      Wolfbane8653 Developer
      last edited by

      [CODE]2/9/2015 10:11 AM FOG::HostnameChanger Index was outside the bounds of the array.
      2/9/2015 10:11 AM FOG::HostnameChanger at FOG.HostNameChanger.changeHostName()[/CODE]

      A quick search reviles…

      [quote=“Jbob, post: 37573, member: 21733”]This is often caused when
      A.) You entered a product key for the host without compiling the new patched HostnameChanger.dll
      B.) You compiled the un-patched new HostnameChanger.dll without giving the computer a product key.
      [FONT=Tahoma][COLOR=#141414]The HostnameChanger source files in the svn repository will compile a version that fixes this issue as well.[/COLOR][/FONT][/quote]

      1 Reply Last reply Reply Quote 0
      • D
        Ddog800
        last edited by

        [quote=“Wolfbane8653, post: 41917, member: 3362”][CODE]2/9/2015 10:11 AM FOG::HostnameChanger Index was outside the bounds of the array.
        2/9/2015 10:11 AM FOG::HostnameChanger at FOG.HostNameChanger.changeHostName()[/CODE]

        A quick search reviles…[/quote]

        Hi Wolfbane, thanks for the quick reply! As I’d noted, I already found this post and tested accordingly, but it didn’t seem to apply to this situation. With no product key I do get the ‘index was outside the bounds of the array’ message. For the heck of it, I tested with a product key added and it still failed. I got a slightly different error message:

        [B]2/9/2015 11:38 AM FOG::HostnameChanger Failed: Incomplete server response; got: 7; wanted: 6.
        2/9/2015 11:38 AM FOG::HostnameChanger Host name was not found in the database.[/B]

        When i searched for that, the only resolution I could find was to set the FOG service to start as ‘Automatic (Delayed)’. This didn’t resolve that issue. Since I wasn’t trying to use a product key anyway, it felt like I was falling down the wrong rabbit hole and decided to back up and try and resolve the original issue.

        Having said that, you guys know much more about what’s under the hood than I do, so if you think patching my hostnamechange.dll with my passkey caused this problem, then please let me know. I did it according to the documentation, so I assumed that it would work OK. I also didn’t see anyone else mention having trouble with hostname changes after patching with a new passkey.

        Thanks!
        Daniel

        1 Reply Last reply Reply Quote 0
        • J
          Joe Schmitt Senior Developer
          last edited by

          Please do the following:

          [quote=“Jbob, post: 36278, member: 21733”]It would seem some incompatible data is being retrieved by the Client. In order to help your further I would need to see the data the client receives (you may asterisk out any information you feel should remain private such as your AD password. If you still feel uncomfortable with posting the information you may PM me with it). To see what data is being sent, get the MAC address of one of the clients that is failing. Then open a browser tab, and go to the url (change the bolded parts as needed):
          [B]FOG_SERVER_ADDRESS[/B]/fog/service/hostname.php?mac=[B]XX[/B][B]:XX:XX:XX:XX:XX[/B]

          And then post/pm me the output shown (remember to asterisk any private info)

          I also need to know if you are using the prebuilt HostnameChanger.dll or you compiled your own version.[/quote]

          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
          • D
            Ddog800
            last edited by

            [quote=“Jbob, post: 41922, member: 21733”]Please do the following:[/quote]
            Hi Bob, I’ve already posted it. It’s in the top of my code block under ‘Web service’.

            Also, I did notice in the other post about patching the .dll that Wolf mentioned, it said that there is updated hostnamechanger.dll source in the SVN. I did actually try and get that over the weekend, but the SVN only pulled all of the source except for the Windows code for hostnamechanger.dll. The code I used to patch the .dll with my passkey was from the main distributable for 1.2.0 on SourceForge, fog_1.2.0.tar.gz.

            Thanks!

            1 Reply Last reply Reply Quote 0
            • J
              Joe Schmitt Senior Developer
              last edited by

              Sorry about that, I didn’t see you included that info. It would seem that you did not build with the patched version. SVN no longer includes our legacy client and the source file in fog_1.2.0.tar.gz is not patched. Please use this version instead:
              [url]https://github.com/FOGProject/fogproject/tree/4b6a98a5a5ab552fbe066e062af857b33a17a15f/FOGService/src/FOG_HostNameChanger[/url]

              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
              • D
                Ddog800
                last edited by

                Awesome, I’ll pull it down now and give it a go. I’ll post an update once I’ve completed the testing.

                Thanks guys!

                Daniel

                1 Reply Last reply Reply Quote 0
                • D
                  Ddog800
                  last edited by

                  OK, I’ve recompiled hostnamechanger.dll from the Git repository and everything is now working as expected. Thanks again for the help!

                  1 Reply Last reply Reply Quote 0
                  • B
                    Berend de Boer
                    last edited by

                    Is it possible to make a new hostnamechanger.dll available for download? I’m having problems too with connecting Windows 7 x64 clients. Haven’t checked for this particular message yet, but in case I have it, would be useful to give a new hostnamechanger.dll with default passphrase encryption a go.

                    1 Reply Last reply Reply Quote 0
                    • J
                      Joe Schmitt Senior Developer
                      last edited by

                      Per-request a patched version of the HostNameChanger dll with the default pass key. Please ensure the file name is correct (it may be wrong).

                      [url]https://dl.dropboxusercontent.com/u/18664328/HostNameChanger.dll[/url]

                      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
                      • B
                        Berend de Boer
                        last edited by

                        Yeah, the name was HostNameChange.dll. But didn’t work for me. Where is that fog.log talked about above? Couldn’t find this. Anyway to enable debugging to see if it at least gets activated and to check where it fails?

                        1 Reply Last reply Reply Quote 0
                        • B
                          Berend de Boer
                          last edited by

                          Sorry, found c:\fog.log, but it’s basically empty. Can I trigger HostNameChange.dll manually?

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

                            [code]net stop “FOG Service”
                            del c:\fog.log
                            net start “FOG Service”[/code]

                            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

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

                              To watch the log, open a powershell and run:

                              [code]get-content -wait c:\fog.log[/code]

                              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

                              1 Reply Last reply Reply Quote 0
                              • B
                                Berend de Boer
                                last edited by

                                Much appreciated Tom, with powershell, first time I’ve used this, I was able to get the contents, seems log gets emptied at some point. This is what I see:

                                [CODE]16/02/2015 2:41 p.m. FOG::HostnameChanger Attempting to connect to fog server…
                                16/02/2015 2:41 p.m. FOG::HostnameChanger Module is active…
                                16/02/2015 2:41 p.m. FOG::HostnameChanger AD mode requested, confirming settings.
                                16/02/2015 2:41 p.m. FOG::HostnameChanger Padding is invalid and cannot be removed.
                                16/02/2015 2:41 p.m. FOG::HostnameChanger at System.Security.Cryptography.RijndaelManagedTransform.DecryptData(Byte
                                [] inputBuffer, Int32 inputOffset, Int32 inputCount, Byte[]& outputBuffer, Int32 outputOffset, PaddingMode paddingMode,
                                Boolean fLast)
                                at System.Security.Cryptography.RijndaelManagedTransform.TransformFinalBlock(Byte[] inputBuffer, Int32 inputOffset,
                                Int32 inputCount)
                                at System.Security.Cryptography.CryptoStream.FlushFinalBlock()
                                at System.Security.Cryptography.CryptoStream.Dispose(Boolean disposing)
                                at System.IO.Stream.Close()
                                at FOG.FOGCrypt.decrypt(Byte[] cipherData, Byte[] Key, Byte[] IV)
                                at FOG.FOGCrypt.decrypt(Byte[] cipherData, String Password)
                                at FOG.FOGCrypt.decryptHex(String hex)
                                at FOG.HostNameChanger.changeHostName()
                                [/CODE]

                                Error looks similar to [URL=‘http://fogproject.org/forum/threads/fog-hostnamechanger-padding-is-invalid-and-cannot-be-removed.1078/’]this thread[/URL].

                                Had an a.b.c style DOMAIN, Administrator user did not have domain name in front. Have triple checked I got the password correct. The user is “Administrator” i.e. with all permissions as of this moment, as I’m trying to debug one problem at a time.

                                1 Reply Last reply Reply Quote 0
                                • B
                                  Berend de Boer
                                  last edited by

                                  This is what I get with the original HostnameChange.dll:

                                  [CODE] 16/02/2015 2:49 p.m. FOG::HostnameChanger Attempting to connect to fog server…
                                  16/02/2015 2:49 p.m. FOG::HostnameChanger Attempting to connect to fog server…
                                  16/02/2015 2:49 p.m. FOG::HostnameChanger Module is active…
                                  16/02/2015 2:49 p.m. FOG::HostnameChanger Module is active…
                                  16/02/2015 2:49 p.m. FOG::HostnameChanger AD mode requested, confirming settings.
                                  16/02/2015 2:49 p.m. FOG::HostnameChanger AD mode requested, confirming settings.
                                  16/02/2015 2:49 p.m. FOG::HostnameChanger Hostname is up to date
                                  16/02/2015 2:49 p.m. FOG::HostnameChanger Hostname is up to date
                                  16/02/2015 2:49 p.m. FOG::HostnameChanger Attempting to join domain if not already a member…
                                  16/02/2015 2:49 p.m. FOG::HostnameChanger Domain Error! (‘Unknown Error’ Code: 1791)
                                  16/02/2015 2:49 p.m. FOG::HostnameChanger Domain Error! (‘Unknown Error’ Code: 1326)[/CODE]

                                  PS: had to split posts, as get a message that this was marked as spam by Askimet or something like that.

                                  1 Reply Last reply Reply Quote 0
                                  • W
                                    Wolfbane8653 Developer
                                    last edited by

                                    From your comments [URL=‘http://fogproject.org/forum/threads/requests-for-wiki-access-ask-here.3811/page-2#post-42253’]here[/URL]. I am assuming that you have partly figured this out?

                                    This error usually occurs due to the password not being encrypted correctly.

                                    Check here and double check your settings.
                                    [url]http://www.fogproject.org/wiki/index.php/FOGCrypt[/url]

                                    [B]EDIT[/B]
                                    OR the user you are inputting does not have the proper rights in your AD to join computers to the domain.

                                    1 Reply Last reply Reply Quote 0
                                    • JunkhackerJ
                                      Junkhacker Developer
                                      last edited by

                                      [quote=“Berend de Boer, post: 42246, member: 28367”]
                                      Had an a.b.c style DOMAIN, Administrator user did not have domain name in front. Have triple checked I got the password correct. The user is “Administrator” i.e. with all permissions as of this moment, as I’m trying to debug one problem at a time.[/quote]
                                      It is worth mentioning that this user needs to be a domain user with rights to add computers to the domain, not a user on the computer.

                                      signature:
                                      Junkhacker
                                      We are here to help you. If you are unresponsive to our questions, don't expect us to be responsive to yours.

                                      1 Reply Last reply Reply Quote 0
                                      • B
                                        Berend de Boer
                                        last edited by

                                        [quote=“Junkhacker, post: 42278, member: 21583”]It is worth mentioning that this user needs to be a domain user with rights to add computers to the domain, not a user on the computer.[/quote]

                                        Yep, it’s the domain administrator. I just wanted to avoid having permission issues, so using max permissions for now.

                                        1 Reply Last reply Reply Quote 0
                                        • B
                                          Berend de Boer
                                          last edited by

                                          [quote=“Wolfbane8653, post: 42276, member: 3362”]From your comments [URL=‘http://fogproject.org/forum/threads/requests-for-wiki-access-ask-here.3811/page-2#post-42253’]here[/URL]. I am assuming that you have partly figured this out?

                                          This error usually occurs due to the password not being encrypted correctly.[/quote]

                                          That’s what one would think, but have triple checked the password, and got another person to check the encrypted password too.

                                          But note I was using the old HostnameChanger and the new one. What error does indicate password not being encrypted correctly? Because I got different errors in both cases.

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

                                            16/02/2015 2:49 p.m. FOG::HostnameChanger Domain Error! (‘Unknown Error’ Code: 1791)
                                            16/02/2015 2:49 p.m. FOG::HostnameChanger Domain Error! (‘Unknown Error’ Code: 1326)

                                            Those errors are messages coming directly from microsoft during the domain join process.

                                            Look them up and you may have a better/clearer answer. The error codes you see are not FOG generated

                                            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

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

                                            213

                                            Online

                                            12.0k

                                            Users

                                            17.3k

                                            Topics

                                            155.2k

                                            Posts
                                            Copyright © 2012-2024 FOG Project