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

    Smartinstaller Client not joining computers to Domain after imaging

    Scheduled Pinned Locked Moved Solved
    FOG Problems
    2
    5
    514
    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.
    • M
      michaeloberg
      last edited by

      This year we are using the Smartinstaller instead of the Legacy Client. After imaging the computer will not automatically join the domain. We have used the legacy client in the past and had to copy our config file into Programs Files (x86)\FOG\etc in order to get this to work. This is the first image ever we are attempting to use the new version of the client so I am sure it is something simple I am missing. I also verified that the FOG services are set to delayed automatic start to no avail. Does anyone have ideas or thoughts on what I am missing?

      Thanks,

      Michael

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

        @michaeloberg Please post the contents of the log file from the client (either in C:\fog.log or C:\Program Files (x86)\FOG\fog.log).

        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
        • M
          michaeloberg
          last edited by Sebastian Roth

          5/1/2019 12:56 PM Middleware::Communication URL: http://10.1.1.138/fog/management/index.php?sub=requestClientInfo&configure&newService&json
           5/1/2019 12:56 PM Middleware::Response Success
           5/1/2019 12:56 PM Middleware::Communication URL: http://10.1.1.138/fog/management/index.php?sub=requestClientInfo&mac=A0:66:10:07:73:ED|7C:76:35:28:66:D0|7C:76:35:28:66:D1|7E:76:35:28:66:D0|7C:76:35:28:66:D4&newService&json
           5/1/2019 12:56 PM Middleware::Response Success
           5/1/2019 12:56 PM Middleware::Communication URL: http://10.1.1.138/fog/service/getversion.php?clientver&newService&json
           5/1/2019 12:56 PM Middleware::Communication URL: http://10.1.1.138/fog/service/getversion.php?newService&json
          
           5/1/2019 12:56 PM Service Creating user agent cache
           5/1/2019 12:56 PM Middleware::Response Invalid time
           5/1/2019 12:56 PM Middleware::Response No Printers
           5/1/2019 12:56 PM Middleware::Response Module is disabled globally on the FOG server
          
          ------------------------------------------------------------------------------
          ---------------------------------ClientUpdater--------------------------------
          ------------------------------------------------------------------------------
           5/1/2019 12:56 PM Client-Info Client Version: 0.11.16
           5/1/2019 12:56 PM Client-Info Client OS:      Windows
           5/1/2019 12:56 PM Client-Info Server Version: 1.5.5.3
           5/1/2019 12:56 PM Middleware::Response Success
          ------------------------------------------------------------------------------
          
          
          ------------------------------------------------------------------------------
          ----------------------------------TaskReboot----------------------------------
          ------------------------------------------------------------------------------
           5/1/2019 12:56 PM Client-Info Client Version: 0.11.16
           5/1/2019 12:56 PM Client-Info Client OS:      Windows
           5/1/2019 12:56 PM Client-Info Server Version: 1.5.5.3
           5/1/2019 12:56 PM Middleware::Response Success
          ------------------------------------------------------------------------------
          
          
          ------------------------------------------------------------------------------
          --------------------------------HostnameChanger-------------------------------
          ------------------------------------------------------------------------------
           5/1/2019 12:56 PM Client-Info Client Version: 0.11.16
           5/1/2019 12:56 PM Client-Info Client OS:      Windows
           5/1/2019 12:56 PM Client-Info Server Version: 1.5.5.3
           5/1/2019 12:56 PM Middleware::Response Success
           5/1/2019 12:56 PM HostnameChanger Checking Hostname
           5/1/2019 12:56 PM HostnameChanger Hostname is correct
           5/1/2019 12:56 PM HostnameChanger Attempting to join domain
           5/1/2019 12:56 PM HostnameChanger Logon failure: unknown username or bad password, code =  1326
          ------------------------------------------------------------------------------
          
          
          ------------------------------------------------------------------------------
          ---------------------------------SnapinClient---------------------------------
          ------------------------------------------------------------------------------
           5/1/2019 12:56 PM Client-Info Client Version: 0.11.16
           5/1/2019 12:56 PM Client-Info Client OS:      Windows
           5/1/2019 12:56 PM Client-Info Server Version: 1.5.5.3
           5/1/2019 12:56 PM Middleware::Response No snapins
          ------------------------------------------------------------------------------
          
          
          ------------------------------------------------------------------------------
          --------------------------------PrinterManager--------------------------------
          ------------------------------------------------------------------------------
           5/1/2019 12:56 PM Client-Info Client Version: 0.11.16
           5/1/2019 12:56 PM Client-Info Client OS:      Windows
           5/1/2019 12:56 PM Client-Info Server Version: 1.5.5.3
           5/1/2019 12:56 PM Middleware::Response No Printers
          ------------------------------------------------------------------------------
          
          
          ------------------------------------------------------------------------------
          --------------------------------PowerManagement-------------------------------
          ------------------------------------------------------------------------------
           5/1/2019 12:56 PM Client-Info Client Version: 0.11.16
           5/1/2019 12:56 PM Client-Info Client OS:      Windows
           5/1/2019 12:56 PM Client-Info Server Version: 1.5.5.3
           5/1/2019 12:56 PM Middleware::Response Success
           5/1/2019 12:56 PM PowerManagement Calculating tasks to unschedule
           5/1/2019 12:56 PM PowerManagement Calculating tasks to schedule
          ------------------------------------------------------------------------------
          
          1 Reply Last reply Reply Quote 0
          • S
            Sebastian Roth Moderator
            last edited by Sebastian Roth

            @michaeloberg said in Smartinstaller Client not joining computers to Domain after imaging:

            Logon failure: unknown username or bad password, code =  1326
            

            The error is pretty clear. Username and/or password don’t match the credentials needed to join the machine to the domain.

            We had some rumor about special characters in the password causing an issue with domain join but were never able to nail that down. See here: https://forums.fogproject.org/topic/12407/active-direcory-join-fail-bad-password-1-5-4/7 and https://forums.fogproject.org/topic/11692/active-directory-join-failing

            As well you might want to read through this topic: https://forums.fogproject.org/topic/11137/ad-join-works-with-legacy-client-fails-with-new-client

            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

              @michaeloberg Did you ever solve this?

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

              173

              Online

              12.1k

              Users

              17.3k

              Topics

              155.3k

              Posts
              Copyright © 2012-2024 FOG Project