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

    HostnameChanger question

    Scheduled Pinned Locked Moved Solved
    FOG Problems
    2
    27
    3.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.
    • C
      chunter2
      last edited by

      @Sebastian-Roth I read through your reply a few times and I think the settings all makes sense now. The Host Registration one explains why I kept getting “new” MAC addresses for a couple machines even though I would remove them from the pending list. These machines had wifi modules that we don’t use. I also read through the link you posted to the other forum thread about the 1219 error. I’m wondering if I may have something similar in a way but I’m not exactly sure how to test. We have a logon.cmd script that runs to map a bunch of drives for the user logging in. Originally this wasn’t working because of linux file permissions on the logon.cmd file itself. I wonder if when “joining the domain” was working I hadn’t fixed that script yet. The strange thing is if I manually join the domain now and reboot it works fine. I checked and the fog service is set to delayed start like it suggested in that thread but that 1219 error still happens. Does the join happen without someone logging into the newly imaged host? I’m assuming it would? And would a logon.cmd script run on the join attempt? I figured it would only run on a user login.

      Thanks

      1 Reply Last reply Reply Quote 0
      • S
        Sebastian Roth Moderator
        last edited by

        @chunter2 said in HostnameChanger question:

        Does the join happen without someone logging into the newly imaged host? I’m assuming it would? And would a logon.cmd script run on the join attempt? I figured it would only run on a user login.

        Absolutely right, the join happens without someone logging into the machine! And logon.cmd shouldn’t cause trouble in that case. Do you have other scripts like machine startup scripts in your AD GPO? Or other special tools or scripts running on bootup?

        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
        • C
          chunter2
          last edited by

          @Sebastian-Roth I’m still running an NT4 domain not an AD domain so I’m pretty sure I don’t have any GPO’s? I’m not sure where I’d look for any other tools or scripts on my server. Or are you thinking in the Windows 7 images itself? I’ve been putting off figuring out how to migrate a Samba NT4 domain to a Samba AD domain although I know I need to do that soon.

          Thanks

          1 Reply Last reply Reply Quote 0
          • S
            Sebastian Roth Moderator
            last edited by

            @chunter2 While I am not exactly sure I’d still think this has nothing to do with Samba NT 4 vs. Samba AD!

            I’d suggest you try this:

            • Start the client, login as admin, open services.msc and set FOGService to manual start
            • Reboot the client
            • Login as admin again, open cmd shell and run net session, take a picture and post here
            • Try to disconnect all open sessions net del ...
            • Open services.msc, start FOGService and keep an eye on the log to see if it still fails with the same 1219 error

            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
            • C
              chunter2
              last edited by

              @Sebastian-Roth I just tried your suggestion. The net session command says There are no entries in the list. Starting the FOG service again produces the same error message as my first post. Strange how there’s no sessions. I figured there’s be something. If I manually join the domain and reboot I then get the following in the fog log.

               09/09/2019 7:36 PM HostnameChanger Checking Hostname
               09/09/2019 7:36 PM HostnameChanger Hostname is correct
               09/09/2019 7:36 PM HostnameChanger Attempting to join domain
               09/09/2019 7:36 PM HostnameChanger The machine is already joined to the domain, code =  2691
              
              1 Reply Last reply Reply Quote 0
              • S
                Sebastian Roth Moderator
                last edited by Sebastian Roth

                @chunter2 said in HostnameChanger question:

                The machine is already joined to the domain, code = 2691

                This is known in Samba NT 4 domains. See details here: https://github.com/FOGProject/fog-client/issues/110

                The net session command says There are no entries in the list.

                I really wonder if I am on the wrong track here or if it has some kind of hidden IPC connection open that is causing this. But why are you able to manually join the domain then? Maybe I was wrong and it actually is an issue that has to do with the methods we use to join and your Samba NT 4 domain. But why does it work for others - see issue on github in the link above. Those users are able to join.

                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
                • C
                  chunter2
                  last edited by

                  @Sebastian-Roth I just tried disconnecting from the domain on a computer with a different image and the fog client reconnected correctly. Here’s the log.

                  ------------------------------------------------------------------------------
                  --------------------------------HostnameChanger-------------------------------
                  ------------------------------------------------------------------------------
                   10/09/2019 4:46 AM Client-Info Client Version: 0.11.16
                   10/09/2019 4:46 AM Client-Info Client OS:      Windows
                   10/09/2019 4:46 AM Client-Info Server Version: 1.5.6
                   10/09/2019 4:46 AM Middleware::Response Success
                   10/09/2019 4:46 AM HostnameChanger Checking Hostname
                   10/09/2019 4:46 AM HostnameChanger Hostname is correct
                   10/09/2019 4:46 AM HostnameChanger Attempting to join domain
                   10/09/2019 4:46 AM HostnameChanger Success, code =  0
                   10/09/2019 4:46 AM Power Creating shutdown command in 60 seconds
                   10/09/2019 4:46 AM Bus Emmiting message on channel: Power
                  ------------------------------------------------------------------------------
                  

                  And then this.

                  ------------------------------------------------------------------------------
                  --------------------------------HostnameChanger-------------------------------
                  ------------------------------------------------------------------------------
                   10/09/2019 4:50 AM Client-Info Client Version: 0.11.16
                   10/09/2019 4:50 AM Client-Info Client OS:      Windows
                   10/09/2019 4:50 AM Client-Info Server Version: 1.5.6
                   10/09/2019 4:50 AM Middleware::Response Success
                   10/09/2019 4:50 AM HostnameChanger Checking Hostname
                   10/09/2019 4:50 AM HostnameChanger Hostname is correct
                   10/09/2019 4:50 AM HostnameChanger Attempting to join domain
                   10/09/2019 4:51 AM HostnameChanger The machine is already joined to the domain, code =  2691
                  ------------------------------------------------------------------------------
                  

                  I really think it’s just something specific with this image but I can’t seem to figure out what’s different. It doesn’t make sense that I can join the domain manually either. I’m almost at the point of just re-installing Windows 7 from scratch to see if that cleans it up.

                  1 Reply Last reply Reply Quote 0
                  • S
                    Sebastian Roth Moderator
                    last edited by

                    @chunter2 said in HostnameChanger question:

                    I’m almost at the point of just re-installing Windows 7 from scratch to see if that cleans it up.

                    Although it might cost some time I would certainly try it. Just install a fresh Windows 7 from scratch and try fog-client domain join as very first thing. This way you don’t spend too much time in case this is a dead end.

                    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
                    • C
                      chunter2
                      last edited by

                      @Sebastian-Roth I tried re-installing last night but ran out of time. I had an old version of Windows 7 that needed a bunch of updates before the fog client would install and run. I’ll have to try again another time.

                      I did try your debug Module.dll from the other thread and got the following in the log.

                      ------------------------------------------------------------------------------
                      --------------------------------HostnameChanger-------------------------------
                      ------------------------------------------------------------------------------
                       12/09/2019 4:14 PM Client-Info Client Version: 0.11.16
                       12/09/2019 4:14 PM Client-Info Client OS:      Windows
                       12/09/2019 4:14 PM Client-Info Server Version: 1.5.6
                       12/09/2019 4:14 PM Middleware::Response Success
                       12/09/2019 4:14 PM HostnameChanger Checking Hostname
                       12/09/2019 4:14 PM HostnameChanger Hostname is correct
                       12/09/2019 4:14 PM HostnameChanger RenameComputer returned properly, trying register/join next.
                       12/09/2019 4:14 PM HostnameChanger Checking AD params before join.
                       12/09/2019 4:14 PM HostnameChanger Attempting to join domain
                       12/09/2019 4:14 PM HostnameChanger Unable to resolve domain DNS name: The local computer is not joined to a domain or the domain cannot be contacted.
                       12/09/2019 4:14 PM HostnameChanger Unknown Return Code:  1219
                      ------------------------------------------------------------------------------
                      

                      Does that extra log message help at all? When I ran out if time I just re-imaged back to the image that has the join problem.

                      Thanks

                      1 Reply Last reply Reply Quote 0
                      • S
                        Sebastian Roth Moderator
                        last edited by Sebastian Roth

                        @chunter2 said:

                        ...
                        12/09/2019 4:14 PM HostnameChanger Unable to resolve domain DNS name: The local computer is not joined to a domain or the domain cannot be contacted
                        ...
                        

                        Ok, this really seems to be a similar issue to what we discussed in https://github.com/FOGProject/fog-client/issues/110 - somehow I got confused because all the others seem to be able to properly join the domain but just complain about the client trying to re-join ever loop cycle.

                        It’s very interesting you get the 1219 error code although it seems to be more a problem with resolving the domain at all. As well I find it awkward that you can join the domain manually. Sounds a bit like our fog-client just is not able to cope with those different Samba setups.

                        I am not sure were we are headed with this. I won’t find the time to setup a Samba domain and try to replicate the issue any time soon. But on the other hand I am not sure what to suggest to you to fix or get around this problem - hmmmmm.

                        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
                        • C
                          chunter2
                          last edited by

                          @Sebastian-Roth Do you know what function produces that log message? Just wondering if I can do some googling on the error message.

                          1 Reply Last reply Reply Quote 0
                          • S
                            Sebastian Roth Moderator
                            last edited by

                            @chunter2 Take a look at the code: https://github.com/FOGProject/fog-client/blob/master/Modules/HostnameChanger/Windows/WindowsHostName.cs#L203

                            You see the try and catch block in function IsJoinedToDomain. In the current code there is no error handling in the catch block and this is why you don’t see the reason but only the 1219 error when using the official 0.11.16 Modules.dll. Now the Modules.dll I build for you has error logging added.

                            So the “domain cannot be contacted” error comes from Domain.GetComputerDomain() or Dns.GetHostAddresses(..).

                            When you look a little further down the code you get to the part where it tries to join the domain and where the 1219 error occurs. Function used here is NetJoinDomain.

                            Hope you can find something!

                            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
                            • C
                              chunter2
                              last edited by

                              @Sebastian-Roth Would it be possible to get a dll with logging showing which of the following is failing? And maybe the return value of the ones that aren’t?

                                              using (var domain = Domain.GetComputerDomain())
                                              {
                                                  var currentIP = Dns.GetHostAddresses(domain.Name);
                                                  var targetIP = Dns.GetHostAddresses(idealDomain);
                              
                                                  return (currentIP.Intersect(targetIP).Any());
                                              }
                              
                              1 Reply Last reply Reply Quote 0
                              • S
                                Sebastian Roth Moderator
                                last edited by

                                @chunter2 Will do so in a few hours.

                                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
                                • C
                                  chunter2
                                  last edited by

                                  @Sebastian-Roth I was actually able to compile that dll myself. Looks like it’s throwing on the GetComputerDomain() line in both cases. Trying to join the domain and after I manually join the domain. So I don’t think that’s the problem. It’s failing on the NetJoinDomain() function. I think I need to print out the variables to see if they’re the same for a good image and a bad one.

                                  1 Reply Last reply Reply Quote 1
                                  • C
                                    chunter2
                                    last edited by

                                    @Sebastian-Roth I decided to remove the client and re-install it on this machine and now I get a different error in the fog log. It keeps looping on this.

                                    ------------------------------------------------------------------------------
                                    --------------------------------Authentication--------------------------------
                                    ------------------------------------------------------------------------------
                                     13/09/2019 3:06 PM Client-Info Version: 0.11.16
                                     13/09/2019 3:06 PM Client-Info OS:      Windows
                                     13/09/2019 3:06 PM Middleware::Authentication Waiting for authentication timeout to pass
                                     13/09/2019 3:08 PM Middleware::Communication Download: http://xxx.xxx.xxx.xxx/fog/management/other/ssl/srvpublic.crt
                                     13/09/2019 3:08 PM Data::RSA FOG Server CA cert found
                                     13/09/2019 3:08 PM Middleware::Authentication Cert OK
                                     13/09/2019 3:08 PM Middleware::Authentication No token found at C:\Program Files (x86)\FOG\token.dat, this is expected if the client has not authenticated before
                                     13/09/2019 3:08 PM Middleware::Authentication ERROR: Could not get security token
                                     13/09/2019 3:08 PM Middleware::Authentication ERROR: Could not find file 'C:\Program Files (x86)\FOG\token.dat'.
                                     13/09/2019 3:08 PM Middleware::Communication POST URL: http://xxx.xxx.xxx.xxx/fog/management/index.php?sub=requestClientInfo&authorize&newService
                                     13/09/2019 3:08 PM Middleware::Response Invalid security token
                                    
                                    

                                    I’m wondering if maybe this is the real problem. Do you know what this means?

                                    Thanks

                                    1 Reply Last reply Reply Quote 0
                                    • S
                                      Sebastian Roth Moderator
                                      last edited by

                                      @chunter2 Yes, you need to click the “Reset Encryption Data” button in this host’s settings on the web UI!

                                      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
                                      • C
                                        chunter2
                                        last edited by

                                        @Sebastian-Roth Thanks for that info. Took me a while to realize where the button was. Not like it’s not big enough. 🙂

                                        Here’s what I’ve found so far. On a good image or bad image whether I’m joined to the domain or not IsJoindToDomain() always throws on the using (var domain = Domain.GetComputerDomain()) line. Not sure what the purpose of that is but I’m running an NT4 domain, not an AD domain so it could be for that. Because this function fails the client is always calling NetJoinDomain() on every loop.

                                        On a good image that’s disconnected from the domain the first call to DomainWrapper() always fails. I think it’s because my ADOU is always empty. Again something with an NT4 domain? The return value is 50 so then DomainWrapper() is called again with false set. And then it connects.

                                        On a bad image that’s disconnected from the domain the first call to DomainWrapper() fails with a 1219 and then doesn’t try again. I tried adding 1219 to the switch to call again with false set but it fails with a 1219 as well. Not sure what to try next.

                                        Thanks

                                        1 Reply Last reply Reply Quote 0
                                        • S
                                          Sebastian Roth Moderator
                                          last edited by Sebastian Roth

                                          @chunter2 said in HostnameChanger question:

                                          On a good image or bad image whether I’m joined to the domain or not IsJoindToDomain() always throws on the using (var domain = Domain.GetComputerDomain()) line. Not sure what the purpose of that is but I’m running an NT4 domain, not an AD domain so it could be for that. Because this function fails the client is always calling NetJoinDomain() on every loop.

                                          As mentioned before this is known and documented in more details in a github issue.

                                          On a good image that’s disconnected from the domain the first call to DomainWrapper() always fails. I think it’s because my ADOU is always empty. Again something with an NT4 domain? The return value is 50 so then DomainWrapper() is called again with false set. And then it connects.

                                          On a bad image that’s disconnected from the domain the first call to DomainWrapper() fails with a 1219 and then doesn’t try again. I tried adding 1219 to the switch to call again with false set but it fails with a 1219 as well. Not sure what to try next.

                                          Ok so the bad image/client seems to persistently return with the 1219 error. But on the other hand you seem to be able to manually join the domain.

                                          Let’s see if we can manually get this right with the fog-client. Start the problem host, open two command shells, one as normal user and one as Administrator:

                                          Admin cmd:

                                          net stop FOGService
                                          

                                          User cmd:

                                          net session
                                          net use
                                          net use * /d /y
                                          

                                          Admin cmd:

                                          net session
                                          net use
                                          net use * /d /y
                                          net stop lanmanworkstation
                                          net start lanmanworkstation
                                          net start netlogon
                                          net start sessionenv
                                          net start FOGService 
                                          

                                          Take a picture of what you get from the commands net session and net use in both cmd shells. Now watch the fog-client log and see if it still returns error 1219.

                                          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
                                          • S
                                            Sebastian Roth Moderator
                                            last edited by

                                            @chunter2 And if that doesn’t help we can still go ahead and capture network packets on your Samba server or enable debug logging to see if the client opens another SMB connection.

                                            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
                                            • 1 / 2
                                            • First post
                                              Last post

                                            132

                                            Online

                                            12.1k

                                            Users

                                            17.3k

                                            Topics

                                            155.4k

                                            Posts
                                            Copyright © 2012-2024 FOG Project