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

Hosts Unable to Join Domain

Scheduled Pinned Locked Moved Solved
FOG Problems
5
32
11.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.
  • H
    herrpommesfrite
    last edited by herrpommesfrite Apr 8, 2016, 10:24 AM Apr 8, 2016, 4:24 PM

    I am running Fog Trunk 6677 on Ubuntu 14.??(sorry i can’t recall what release)

    I just updated the client to the most recent release from the server and when it gets to the part to join the domain this is what the log says:

    4/8/2016 11:50 AM Middleware::Communication Response: Success
    4/8/2016 11:50 AM HostnameChanger Checking Hostname
    4/8/2016 11:50 AM HostnameChanger Hostname is correct
    4/8/2016 11:50 AM HostnameChanger Registering host with active directory
    4/8/2016 11:50 AM HostnameChanger The system cannot open the specified object, code = 110

    Previously i got a different error (1326)

    Joining Active Directory has never worked for us and I’m trying to figure out why.
    Thanks for any and all assistance

    0_1460135941986_fog.log

    1 Reply Last reply Reply Quote 0
    • I
      ITSolutions Testers
      last edited by Apr 8, 2016, 4:36 PM

      Can you join the machines manually using the AD username and password that you use have in FOG configuration? It looks to me that the 1326 was the username/password was wrong, now it looks like the account doesn’t have access to AD or at least the OU that use are trying to join to.

      I would try manually add them with the account you use in FOG AD settings
      Try a different AD account
      Try a different OU setting in FOG or leave OU blank to just join to Computer OU

      Also are you using the new client or old?

      H 1 Reply Last reply Apr 8, 2016, 4:40 PM Reply Quote 0
      • H
        herrpommesfrite @ITSolutions
        last edited by Apr 8, 2016, 4:40 PM

        @ITSolutions I was using the old client with the 1326 error the new client is giving the code = 100.
        I have tried three different AD accounts, all of which will add hosts manually.
        I have tried different OU settings as well.
        Thank you for your suggestions.

        I 1 Reply Last reply Apr 8, 2016, 4:58 PM Reply Quote 0
        • I
          ITSolutions Testers @herrpommesfrite
          last edited by Apr 8, 2016, 4:58 PM

          @herrpommesfrite I know there has been a few updates with the client and I think one since 6677 that you are on, can you try updating to the latest as of now it looks like 7114. Also you might want to double check your settings in FOG.

          • Make sure that the domain name is correct no spaces in front or behind the name “domain.com”
          • Usename, for the new client doesn’t like the “domain\username” set up, should be just “username”
          • The password needs to be entered in the FOG_AD_DEFAULT_PASSWORD field, best to clear the Legacy field just for sake of not needing it. There is no encrypting the password before entering it like in the old client setup. So enter the password in plain text and it will encrypt on save.
          • For Testing purposes I would remove all OU settings, just to be sure that it isn’t an issue with a setting.

          According to Microsoft and the error that you receive it is pointing toward a permissions issue with the account.

          I know some of those steps seem simple but I have had many times I banged my head against a wall to solve a typo I made that I overlooked a million times.

          Oh and a question I forgot to ask, what OS are you using, win7, 10, 8?

          H 2 Replies Last reply Apr 8, 2016, 5:53 PM Reply Quote 1
          • H
            herrpommesfrite @ITSolutions
            last edited by Apr 8, 2016, 5:53 PM

            @ITSolutions I have re entered all relevant data and double checked for spelling. I will update fog in a little bit.

            I am on Win7 32b Pro.

            1 Reply Last reply Reply Quote 0
            • H
              herrpommesfrite @ITSolutions
              last edited by Apr 8, 2016, 6:12 PM

              @ITSolutions I Have Upgraded to 7116 checked and double checked and changed the AD data and it still is not working.

              1 Reply Last reply Reply Quote 0
              • T
                Tom Elliott
                last edited by Apr 8, 2016, 6:14 PM

                The information in the log appears to be from two different instances of the fog client.

                Do you still have the “Old client” installed along with the “New client” on the same machine?

                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
                • H
                  herrpommesfrite
                  last edited by Apr 8, 2016, 6:15 PM

                  I uninstalled the legacy client

                  1 Reply Last reply Reply Quote 0
                  • T
                    Tom Elliott
                    last edited by Apr 8, 2016, 6:15 PM

                    Are you using OU’s?

                    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

                    H 1 Reply Last reply Apr 8, 2016, 6:17 PM Reply Quote 0
                    • H
                      herrpommesfrite @Tom Elliott
                      last edited by herrpommesfrite Apr 8, 2016, 12:18 PM Apr 8, 2016, 6:17 PM

                      @Tom-Elliott Not in fog, I have left that blank.
                      More recent log file:
                      0_1460139473191_fog.log

                      I 1 Reply Last reply Apr 8, 2016, 6:20 PM Reply Quote 0
                      • I
                        ITSolutions Testers @herrpommesfrite
                        last edited by Apr 8, 2016, 6:20 PM

                        @herrpommesfrite Does the computer account exist in AD already? If so can you delete it and see if it joins then?

                        H 1 Reply Last reply Apr 8, 2016, 6:21 PM Reply Quote 0
                        • H
                          herrpommesfrite @ITSolutions
                          last edited by Apr 8, 2016, 6:21 PM

                          @ITSolutions It does not this is a fresh image made strictly to test domain joining. The new client was installed after the old was removed if that makes any difference.

                          I 1 Reply Last reply Apr 8, 2016, 6:26 PM Reply Quote 0
                          • I
                            ITSolutions Testers @herrpommesfrite
                            last edited by ITSolutions Apr 8, 2016, 12:26 PM Apr 8, 2016, 6:26 PM

                            @herrpommesfrite That shouldn’t make a difference. If the old client was uninstalled then it shouldn’t cause any issues with the new client. Can you try changing the host name in FOG to something new, just name it “adtest”. I am just trying to rule out all possibilities.

                            1 Reply Last reply Reply Quote 0
                            • H
                              herrpommesfrite
                              last edited by Apr 8, 2016, 6:28 PM

                              This post is deleted!
                              I 1 Reply Last reply Apr 8, 2016, 6:33 PM Reply Quote 0
                              • I
                                ITSolutions Testers @herrpommesfrite
                                last edited by Apr 8, 2016, 6:33 PM

                                @herrpommesfrite Yes, it should be the same thing. Is there anything else installed on your image or is a clean win 7 image?

                                H 1 Reply Last reply Apr 8, 2016, 6:34 PM Reply Quote 0
                                • H
                                  herrpommesfrite @ITSolutions
                                  last edited by Apr 8, 2016, 6:34 PM

                                  @ITSolutions our usual programs nothing special

                                  T 1 Reply Last reply Apr 8, 2016, 6:42 PM Reply Quote 0
                                  • T
                                    Tom Elliott @herrpommesfrite
                                    last edited by Apr 8, 2016, 6:42 PM

                                    @herrpommesfrite the user you have for joining domain should have the proper permissions to join to the domain to begin with. Is this already the case?

                                    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

                                    H 1 Reply Last reply Apr 8, 2016, 6:44 PM Reply Quote 0
                                    • H
                                      herrpommesfrite @Tom Elliott
                                      last edited by Apr 8, 2016, 6:44 PM

                                      @Tom-Elliott it is! it’s the same one i use everytime.

                                      T 1 Reply Last reply Apr 8, 2016, 6:50 PM Reply Quote 0
                                      • T
                                        Tom Elliott @herrpommesfrite
                                        last edited by Apr 8, 2016, 6:50 PM

                                        @herrpommesfrite what does it look like on the host?

                                        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

                                        T 1 Reply Last reply Apr 8, 2016, 6:54 PM Reply Quote 0
                                        • T
                                          Tom Elliott @Tom Elliott
                                          last edited by Apr 8, 2016, 6:54 PM

                                          @Tom-Elliott also please try updating. Maybe there were extra characters passed in older versions? I don’t know but I know of it were broken if have been made well aware of it.

                                          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

                                          H 1 Reply Last reply Apr 8, 2016, 6:59 PM Reply Quote 0
                                          • 1
                                          • 2
                                          • 1 / 2
                                          1 / 2
                                          • First post
                                            3/32
                                            Last post

                                          238

                                          Online

                                          12.0k

                                          Users

                                          17.3k

                                          Topics

                                          155.2k

                                          Posts
                                          Copyright © 2012-2024 FOG Project