• 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.
    • P
      plegrand
      last edited by

      Hello,
      i’m trying to make that after deploy the client automatically integrate samba domain, but i dont really understand how it works ?
      is the service which rename and integrate the client, or another process.
      If it’s the service i 've got to log on each station to launch service
      On the web interface i configure the "Active directory " section without success.
      Does someone could explain me how to do that ?

      thanks for your help

      1 Reply Last reply Reply Quote 0
      • Joseph HalesJ
        Joseph Hales Testers
        last edited by

        I’m not exactly sure what your asking but at the least we need your server os and fog version and the os of the client and which fog client you are using and maybe a more detailed explanation of what you are trying to accomplish.

        RTFM

        ch3iC 1 Reply Last reply Reply Quote 0
        • ch3iC
          ch3i Moderator @Joseph Hales
          last edited by

          @Joseph-Hales said:

          I’m not exactly sure what your asking but at the least we need your server os and fog version and the os of the client and which fog client you are using and maybe a more detailed explanation of what you are trying to accomplish.

          It’s simple 😉 He want to join a Samba Domain instead Active Directory Domain 😛

          1 Reply Last reply Reply Quote 1
          • P
            plegrand
            last edited by

            I’m using FOG latest svn version on debian Jessie.
            The station is a Windows 7
            The fog client is “New FOG Client Service”
            I would like that after deployment the station is automatically renamed and automatically integrated into samba domain.
            I tested to configure the “Active Directory” section but it’s active directory… not samba 😞

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

              Active directory and Samba “AD replicated kinda” Domain should work the same. It’s just ldap requests.

              As long as your Samba configuration is setup properly, the same mechanisms you would use for AD should work.

              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

              P 1 Reply Last reply Reply Quote 0
              • P
                plegrand @Tom Elliott
                last edited by

                @Tom-Elliott it’s not a samba AD (samba 3.6.6 without AD)
                then it cant works ?

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

                  I don’t know, never tried to be honest.

                  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

                  P 1 Reply Last reply Reply Quote 0
                  • P
                    plegrand @Tom Elliott
                    last edited by

                    @Tom-Elliott said:

                    I don’t know, never tried to be honest.

                    Hmm just a question does rename and integration are launched Indifferently after capture or deploy or only after deploy?

                    ch3iC 1 Reply Last reply Reply Quote 0
                    • ch3iC
                      ch3i Moderator @plegrand
                      last edited by

                      @plegrand said:

                      @Tom-Elliott said:

                      I don’t know, never tried to be honest.

                      Hmm just a question does rename and integration are launched Indifferently after capture or deploy or only after deploy?

                      Indifferently

                      1 Reply Last reply Reply Quote 0
                      • Joseph HalesJ
                        Joseph Hales Testers
                        last edited by

                        If you can write a script to join samba then you could get the same functionality with a snapin.

                        RTFM

                        P 1 Reply Last reply Reply Quote 0
                        • P
                          plegrand @Joseph Hales
                          last edited by

                          @Joseph-Hales said:

                          If you can write a script to join samba then you could get the same functionality with a snapin.

                          It’s a good idea, i already use a script after symantec ghost clonage.
                          But it would be nicer if fog could do that "natively.
                          But i keep the idea

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

                            Have you Tried doing it “natively”?

                            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

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

                              We use samba without AD (but LDAP!) and domain joining is done via FOG client (Win7/10) without trouble! As Tom said: Domain does not have to be Active Directory…

                              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 Reply Quote 0
                              • P
                                plegrand @Tom Elliott
                                last edited by

                                @Tom-Elliott said:

                                Have you Tried doing it “natively”?

                                I made a test without success but i’ll try again on monday

                                1 Reply Last reply Reply Quote 0
                                • P
                                  plegrand @Sebastian Roth
                                  last edited by

                                  @Uncle-Frank said:

                                  We use samba without AD (but LDAP!) and domain joining is done via FOG client (Win7/10) without trouble! As Tom said: Domain does not have to be Active Directory…

                                  I’m using samba also with ldap and i’m very interesting . Could you explain me the way you use ?
                                  Does samba integration is made automaticcaly without snapin ?
                                  Thanks for your answer

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

                                    @plegrand said:

                                    Does samba integration is made automaticcaly without snapin ?

                                    Yes! I guess you’ve setup samba kind of like this using smbldap-tools and all the rest: http://www.unixmen.com/setup-samba-domain-controller-with-openldap-backend-in-ubuntu-13-04/

                                    Pay attention to the last couple of screenshots. Windows clients join that domain exactly as if they would join an AD! So from the clients’ point of view there is no difference. Use the FOG clients’ AD settings (edit host and then click ‘Active Directory’ on the left menu).

                                    Prerequisites: FOG client installed and working and domain join for that client should work (try by hand at first).

                                    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 2 Replies Last reply Reply Quote 0
                                    • P
                                      plegrand @Sebastian Roth
                                      last edited by plegrand

                                      @Uncle-Frank said:

                                      @plegrand said:

                                      Does samba integration is made automaticcaly without snapin ?

                                      Yes! I guess you’ve setup samba kind of like this using smbldap-tools and all the rest
                                      Hello,
                                      i’m using samba with ldap without smbldap-tools but i think it’s not a problem.
                                      I can integrate the windows client manually without problem
                                      Can you explain me what fields you use in the “Active directory” configuration?

                                      Domain name
                                      Organizational Unit
                                      Domain Username
                                      Domain Password
                                      Domain Password Legacy

                                      Thanks for your help

                                      1 Reply Last reply Reply Quote 0
                                      • P
                                        plegrand @Sebastian Roth
                                        last edited by

                                        @Uncle-Frank
                                        i made some tests this morning without success and i’ve got that in the fog.log file :
                                        HostnameChanger Checking Hostname
                                        HostnameChanger Hostname is correct
                                        HostnameChanger Registering host with active directory
                                        HostnameChanger Logon failure: unknown username or bad password, code = 1326
                                        HostnameChanger Activing host with product key

                                        But i can integrate manually the windows 7 client
                                        Could you help me ?
                                        What client version are you using?
                                        Thanks

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

                                          @plegrand I think the better question to be asked is what fog version are you use? Particularly the client version. Are you using the legacy client or the new client?

                                          Have you ensured your passwords (FOG Crypted in the ADPassLegacy vield) and (Plaintext in the ADPass field as it will auto encrypt for you) are correct?

                                          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

                                          P 6 Replies Last reply Reply Quote 0
                                          • P
                                            plegrand @Tom Elliott
                                            last edited by

                                            @Tom-Elliott May be the problem is because i’ve got some specials caracters into the password ?

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

                                            208

                                            Online

                                            12.0k

                                            Users

                                            17.3k

                                            Topics

                                            155.2k

                                            Posts
                                            Copyright © 2012-2024 FOG Project