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

Active Directory Mac OS X

Scheduled Pinned Locked Moved Solved
Mac Problems
5
26
11.5k
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.
  • N
    Nicolas Bricet @Joe Schmitt
    last edited by Jun 1, 2016, 7:01 AM

    Hello,

    Nothing on a single iMac with version “El captain” in order to make a master to deploy it in a room of 15 computers.
    I have the same worries as Yosemite, it detects that the computer must integrate the area but after restarting it does not and it integrates done this repeatedly.

    Thank you for your help, good day.

    1 Reply Last reply Reply Quote 0
    • N
      Nicolas Bricet @Joe Schmitt
      last edited by Jun 6, 2016, 9:46 AM

      @Joe-Schmitt
      Hello,

      So it was not until the next version of the client, I can not do anything in the meantime?

      Have a good day.
      Cordially.

      1 Reply Last reply Reply Quote 0
      • J
        Joe Schmitt Senior Developer
        last edited by Joe Schmitt Jun 6, 2016, 7:22 PM Jun 7, 2016, 1:22 AM

        @Nicolas-Bricet if you manually stop the service you can apply the patch.

        Once stopped, edit /opt/fog-service/fog.daemon
        Add the line

        eval `/usr/libexec/path_helper -s`
        

        right after the #!/bin/bash line.

        The next time the service is started, it should join the domain properly.

        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.

        N 1 Reply Last reply Jun 7, 2016, 7:59 AM Reply Quote 0
        • N
          Nicolas Bricet @Joe Schmitt
          last edited by Nicolas Bricet Jun 7, 2016, 2:00 AM Jun 7, 2016, 7:59 AM

          Hello,

          That still does not work, here is the file that I modified and the LOG file when it tries to integrate the computer Actire Directory.
          There always comes aps, the computer reboots again.

          Meci advance.
          Cordially.

          #!/bin/bash
          eval `/usr/libexec/path_helper -s`
          ▒~@~K
          function startDaemon() {
                  /opt/fog-service/control.sh start
                  tail -f /dev/null &
                  wait $!
          }
          ▒~@~K
          ▒~@~K
          function killDaemon() {
                  /opt/fog-service/control.sh stop
                  exit 0
          }
          ▒~@~K
          trap killDaemon SIGTERM
          trap killDaemon SIGKill
          ▒~@~K
          startDaemon;
          
          ------------------------------------------------------------------------------^M
          --------------------------------HostnameChanger-------------------------------^M
          ------------------------------------------------------------------------------^M
           07/06/2016 09:52 Client-Info Client Version: 0.10.6^M
           07/06/2016 09:52 Client-Info Client OS:      Mac^M
           07/06/2016 09:52 Client-Info Server Version: 7937^M
           07/06/2016 09:52 Middleware::Response Success^M
           07/06/2016 09:52 HostnameChanger Checking Hostname^M
           07/06/2016 09:52 HostnameChanger Hostname is correct^M
           07/06/2016 09:52 Power Creating shutdown command in 60 seconds^M
           07/06/2016 09:52 Bus {
            "self": true,
            "channel": "Power",
            "data": "{\n  \"action\": \"request\",\n  \"period\": 60,\n  \"options\": 2,\n  \"command\": \"-r +0 \\\"Host joined to Active Directory, restart required\\\"\",\n  \"message\": \"This computer needs to perform maintenance.\"\n}"
          }^M
           07/06/2016 09:52 Bus Emmiting message on channel: Power^M
          ------------------------------------------------------------------------------^M
          ^M
           07/06/2016 09:52 Service Power operation being requested, checking back in 30 seconds^M
           07/06/2016 09:53 Service Power operation being requested, checking back in 30 seconds^M
           07/06/2016 09:53 Power Creating shutdown request^M
           07/06/2016 09:53 Power Parameters: -r +0 "Host joined to Active Directory, restart required"^M
           07/06/2016 09:53 Bus {
            "self": true,
            "channel": "Power",
            "data": "{\n  \"action\": \"shuttingdown\"\n}"
          }^M
           07/06/2016 09:53 Bus Emmiting message on channel: Power^M
           07/06/2016 09:53 Service Power operation being requested, checking back in 30 seconds^M
           07/06/2016 09:53 Controller Stop^M
           07/06/2016 09:53 Service Stop requested^M
           07/06/2016 09:53 Bus {
            "self": true,
            "channel": "Status",
            "data": "{\n  \"action\": \"unload\"\n}"
          }^M
           07/06/2016 09:53 Bus Emmiting message on channel: Status^M
           07/06/2016 09:55 Main Overriding exception handling^M
           07/06/2016 09:55 Main Bootstrapping Zazzles^M
           07/06/2016 09:55 Controller Initialize^M
           07/06/2016 09:55 Entry Creating obj^M
           07/06/2016 09:55 Controller Start^M
          ^M
           07/06/2016 09:55 Service Starting service^M
           07/06/2016 09:55 Bus Became bus server^M
           07/06/2016 09:55 Bus {
            "self": true,
            "channel": "Status",
            "data": "{\n  \"action\": \"load\"\n}"
          }^M
           07/06/2016 09:55 Bus Emmiting message on channel: Status^M
          ^M
          ------------------------------------------------------------------------------^M
          --------------------------------Authentication--------------------------------^M
          ------------------------------------------------------------------------------^M
           07/06/2016 09:55 Client-Info Version: 0.10.6^M
           07/06/2016 09:55 Client-Info OS:      Mac^M
           07/06/2016 09:55 Middleware::Authentication Waiting for authentication timeout to pass^M
           07/06/2016 09:55 Middleware::Communication Download: http://@IP/fog/management/other/ssl/srvpublic.crt^M
           07/06/2016 09:55 Middleware::Communication ERROR: Could not download file^M
           07/06/2016 09:55 Middleware::Communication ERROR: Error: ConnectFailure (Network is unreachable)^M
           07/06/2016 09:55 Middleware::Authentication ERROR: Could not authenticate^M
           07/06/2016 09:55 Middleware::Authentication ERROR: Could not find file "/opt/fog-service/tmp/public.cer".^M
          ^M
          ------------------------------------------------------------------------------^M
          --------------------------------Authentication--------------------------------^M
          ------------------------------------------------------------------------------^M
           07/06/2016 09:55 Client-Info Version: 0.10.6^M
           07/06/2016 09:55 Client-Info OS:      Mac^M
           07/06/2016 09:55 Middleware::Authentication Waiting for authentication timeout to pass^M
           07/06/2016 09:56 Controller Stop^M
           07/06/2016 09:56 Service Stop requested^M
           07/06/2016 09:56 Middleware::Authentication ERROR: Could not authenticate^M
           07/06/2016 09:56 Middleware::Authentication ERROR: ^M
           07/06/2016 09:56 Bus {
            "self": true,
            "channel": "Status",
            "data": "{\n  \"action\": \"unload\"\n}"
          
          
          T 1 Reply Last reply Jun 7, 2016, 9:06 PM Reply Quote 0
          • T
            Tom S Developer @Nicolas Bricet
            last edited by Tom S Jun 7, 2016, 3:06 PM Jun 7, 2016, 9:06 PM

            @Nicolas-Bricet Just out of curiosity: could you try adding the device to the domain using just the admins name so:
            administrator
            not
            domain\administrator
            OS X sometimes does not like the appending of the domain. Along with the above recommendation could you please remove any OU settings you may have entered into FOG. This is for testing purposes, if it works then we can get started seeing why things went wrong. If this does not work I will send you a copy of a script to try to see if it can be done at all. I will try and test tomorrow at work on my domain.

            Good luck and please post your results!

            -T

            1 Reply Last reply Reply Quote 0
            • J
              Joe Schmitt Senior Developer
              last edited by Joe Schmitt Jun 19, 2016, 4:27 PM Jun 19, 2016, 10:27 PM

              v0.11.0 is released and should address some of the issues with Mac domain binding. Can you test when you get a chance?

              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.

              N 2 Replies Last reply Jun 20, 2016, 6:59 AM Reply Quote 0
              • N
                Nicolas Bricet @Joe Schmitt
                last edited by Jun 20, 2016, 6:59 AM

                @Joe-Schmitt

                Hello,

                That makes 10 days that could not make fasting test (being on several sites).
                The solution Tom S. has not worked.
                Possibility to have the final customer without reinstalling the latest version of SVN please?.

                Thank you in advance, good day.
                Cordially.

                1 Reply Last reply Reply Quote 0
                • N
                  Nicolas Bricet @Joe Schmitt
                  last edited by Jun 20, 2016, 12:54 PM

                  @Joe-Schmitt Hello,

                  I tested the latest version and I still have the same problem.
                  The client detects well the need to integrate the computer after restart but he does not. And suddenly the computer reboots.
                  This could perhaps come as the Mac has no network when it wants to integrate the restart?
                  Thank you in advance.

                  1 Reply Last reply Reply Quote 0
                  • J
                    Joe Schmitt Senior Developer
                    last edited by Jun 20, 2016, 1:00 PM

                    @Nicolas-Bricet are you using an OU or is that field blank?

                    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.

                    N 1 Reply Last reply Jun 20, 2016, 1:06 PM Reply Quote 0
                    • N
                      Nicolas Bricet @Joe Schmitt
                      last edited by Nicolas Bricet Jun 20, 2016, 7:07 AM Jun 20, 2016, 1:06 PM

                      @Joe-Schmitt OU=B215,OU=Enseignement,OU=Ordinateurs,OU=¤¤,OU=¤¤,OU=¤¤,DC=ad,DC=**,DC=fr

                      1 Reply Last reply Reply Quote 0
                      • J
                        Joe Schmitt Senior Developer
                        last edited by Jun 21, 2016, 2:18 AM

                        @Nicolas-Bricet Now that v0.11 was released, we are actively working on this issue. We’ve patched a few more OSX domain related things and will perform testing tomorrow to verify everything works in a live environment.

                        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.

                        1 Reply Last reply Reply Quote 0
                        • J
                          Joe Schmitt Senior Developer
                          last edited by Jun 21, 2016, 10:54 PM

                          @Nicolas-Bricet v0.11.1 of the client has been released and some changes were made to the OS X binding process. I cannot promise that the issue will be fixed as 0.11.1 was push out as quickly as possible to address more immediate concerns.

                          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.

                          1 Reply Last reply Reply Quote 0
                          • J
                            Joe Schmitt Senior Developer
                            last edited by Joe Schmitt Jul 17, 2016, 4:18 PM Jul 17, 2016, 10:04 PM

                            @Nicolas-Bricet I’m not sure if you are still following this thread but all known os x binding issues have been resolved and tested as of v0.11.4. (We finally got testing environment in place for us to test this).

                            I will be marking this thread as solved, if you still have issues let me know and I’ll re-open 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.

                            1 Reply Last reply Reply Quote 0
                            • 1
                            • 2
                            • 2 / 2
                            • First post
                              Last post

                            281

                            Online

                            12.0k

                            Users

                            17.3k

                            Topics

                            155.2k

                            Posts
                            Copyright © 2012-2024 FOG Project