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

samba domain integration

Scheduled Pinned Locked Moved Solved
Linux Problems
8
102
74.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.
  • S
    Sebastian Roth Moderator
    last edited by Oct 2, 2015, 9:46 AM

    Well that’s an interesting catch. The difference I see is that the output from the old client says MachineAccountOU: (NULL) whereas the output from the new client seams to be empty but not NULL. Later on it fails with NetpJoinDomain: OU is specified but couldn’t get NT5 DC
    @Jbob Can you think of why this is different? You know the client source code a lot better than I do! Maybe OU is send as empty string (“”) instead of NULL in the 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

    P 1 Reply Last reply Oct 2, 2015, 12:05 PM Reply Quote 0
    • P
      plegrand
      last edited by Oct 2, 2015, 9:51 AM

      On the client windows xp i try this command nltest.exe :

      nltest.exe /dsgetdc:samba_domain
      DC: \SAMBA
      Address: \SAMBA
      Dom Name: SAMBA_DOMAIN
      The command completed successfully

      1 Reply Last reply Reply Quote 0
      • P
        plegrand @Sebastian Roth
        last edited by Oct 2, 2015, 12:05 PM

        @Uncle-Frank Just for test i put “NULL” then “(NULL)” into “Organizational Unit” in AD configuration without success

        1 Reply Last reply Reply Quote 0
        • J
          Joe Schmitt Senior Developer
          last edited by Oct 2, 2015, 3:06 PM

          Bug confirmed and isolated. Ticket has been made here:

          https://github.com/FOGProject/fog-client/issues/22

          Basic explanation:
          For some reason the samba LDAP domain is returning an error code of 1355 instead of 2 or 50 (which correspond to OU errors). On OU errors the client will try using a null OU. I just have to add 1355 to the cases of OU errors.

          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.

          P 2 Replies Last reply Oct 5, 2015, 7:11 AM Reply Quote 1
          • P
            plegrand @Joe Schmitt
            last edited by Oct 5, 2015, 7:11 AM

            @Jbob Hello, does it means that the new client will works now or do i have to wait the new “patched” client ?
            Any way thanks for your help

            1 Reply Last reply Reply Quote 0
            • J
              Joe Schmitt Senior Developer
              last edited by Oct 5, 2015, 1:25 PM

              @plegrand The patch will be applied next release.

              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.

              P 1 Reply Last reply Oct 5, 2015, 1:30 PM Reply Quote 0
              • P
                plegrand @Joe Schmitt
                last edited by Oct 5, 2015, 1:27 PM

                @Jbob Just for information , as i don’t know if the client have the patch which permit to join samba domain, i made a test today without success.
                Same problem. But may be I’ve to wait a little.

                1 Reply Last reply Reply Quote 0
                • J
                  Joe Schmitt Senior Developer
                  last edited by Oct 5, 2015, 1:29 PM

                  The patch will only be applied on the next official release 0.9.6 or 0.10.0

                  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.

                  P 1 Reply Last reply Oct 6, 2015, 12:29 PM Reply Quote 0
                  • P
                    plegrand @Joe Schmitt
                    last edited by Oct 5, 2015, 1:30 PM

                    @Jbob thanks for your answer, for the moment i use the 4103 .
                    Thanks again

                    1 Reply Last reply Reply Quote 0
                    • P
                      plegrand @Joe Schmitt
                      last edited by Oct 6, 2015, 12:29 PM

                      @Jbob is there a date for this new release ?

                      1 Reply Last reply Reply Quote 0
                      • J
                        Joe Schmitt Senior Developer
                        last edited by Oct 9, 2015, 1:03 AM

                        @plegrand

                        No release date is planned. For now keep using the legacy client. The next release of the client will be v0.10.0 which will include OSX + Linux compatibility.

                        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.

                        W 1 Reply Last reply Oct 9, 2015, 1:17 AM Reply Quote 1
                        • W
                          Wayne Workman @Joe Schmitt
                          last edited by Oct 9, 2015, 1:17 AM

                          @Jbob said:

                          @plegrand

                          No release date is planned. For now keep using the legacy client. The next release of the client will be v0.10.0 which will include OSX + Linux compatibility.

                          That’s what I’m waiting for!

                          That is gonna blow minds left and right.

                          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!
                          Daily Clean Installation Results:
                          https://fogtesting.fogproject.us/
                          FOG Reporting:
                          https://fog-external-reporting-results.fogproject.us/

                          1 Reply Last reply Reply Quote 0
                          • J
                            Joe Schmitt Senior Developer
                            last edited by Joe Schmitt Nov 11, 2015, 10:04 PM Nov 12, 2015, 3:57 AM

                            @plegrand v0.9.6 is released, and this includes the Samba fix. (https://news.fogproject.org/client-v0-9-6/)

                            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.

                            P 2 Replies Last reply Nov 12, 2015, 7:14 AM Reply Quote 1
                            • P
                              plegrand @Joe Schmitt
                              last edited by Nov 12, 2015, 7:14 AM

                              @Jbob Wonderful !!!
                              I was waiting for this !!
                              I’m going to test today and i’ll tell you the result
                              thanks again !!!

                              1 Reply Last reply Reply Quote 0
                              • P
                                plegrand @Joe Schmitt
                                last edited by Feb 4, 2016, 12:35 PM

                                @Jbob Hello
                                In first sorry for this long delay
                                I just made the test today with the latest client. Everything seems to work fine !!

                                1 Reply Last reply Reply Quote 1
                                • 1
                                • 2
                                • 3
                                • 4
                                • 5
                                • 6
                                • 5 / 6
                                • First post
                                  Last post

                                208

                                Online

                                12.0k

                                Users

                                17.3k

                                Topics

                                155.2k

                                Posts
                                Copyright © 2012-2024 FOG Project