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

    AD configs not applied

    Scheduled Pinned Locked Moved Solved
    FOG Problems
    4
    10
    1.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.
    • E
      eliaspereira
      last edited by

      Hello,

      We set up a new domain in our institution and tried to change the settings (Active Directory Defaults) in the fog, but when saving it returns in the old settings.

      How to proceed?

      Wayne WorkmanW 1 Reply Last reply Reply Quote 0
      • E
        eliaspereira @Wayne Workman
        last edited by eliaspereira

        @wayne-workman

        Ok. We upgraded, and the part where we were in trouble, was resolved. Thanks! 😄

        There was another problem.

        When creating a task for a specific computer, an error occurs regarding permission to access the folder where the image to be placed on the computer is.

        It seems that some “ntfs” service that did this in the old version is not running on that version. Is there such a thing?

        Tom ElliottT 1 Reply Last reply Reply Quote 0
        • Wayne WorkmanW
          Wayne Workman @eliaspereira
          last edited by

          @eliaspereira What version of FOG?

          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/

          E 1 Reply Last reply Reply Quote 0
          • E
            eliaspereira @Wayne Workman
            last edited by eliaspereira

            @wayne-workman

            Version: 1.4.0

            You are not running the most current version of FOG!
            You are currently running version: 1.4.0

            Latest stable version is 1.4.4

            Latest svn version is 6078

            Latest git version is 1.5.0-RC-10

            Kernel Version
            DefaultMember FOG Version: (1.4.0)
            bzImage Version: 4.11.0
            bzImage32 Version: 4.11.0

            Wayne WorkmanW 1 Reply Last reply Reply Quote 0
            • Wayne WorkmanW
              Wayne Workman @eliaspereira
              last edited by

              @eliaspereira Please update to 1.4.4 and see if the problem still exists. There are dozens upon dozens of bug fixes in every release, and you’re 4 releases behind. We don’t have the resources to support old versions.

              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/

              E 1 Reply Last reply Reply Quote 0
              • E
                eliaspereira @Wayne Workman
                last edited by eliaspereira

                @wayne-workman

                Ok. We upgraded, and the part where we were in trouble, was resolved. Thanks! 😄

                There was another problem.

                When creating a task for a specific computer, an error occurs regarding permission to access the folder where the image to be placed on the computer is.

                It seems that some “ntfs” service that did this in the old version is not running on that version. Is there such a thing?

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

                  @eliaspereira please open the storage node in the GUI. It looks like the path you have for images is /mint/images. Is this correct? By default fog sets up in /images.

                  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 1
                  • Wayne WorkmanW
                    Wayne Workman
                    last edited by george1421

                    @Tom-Elliott @eliaspereira Not only what Tom said, but looks like the path is more wrong than that. If you look in the kernel variables, you see this:

                    [Moderator Note] Edited the requested IP address -Geo
                    storage=192.168.1.150:/mnt/imagens/dev/

                    That’s surely wrong. On the FOG Server, the default images directory is just /images and not /mnt/imagens

                    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/

                    E 1 Reply Last reply Reply Quote 0
                    • E
                      eliaspereira @Wayne Workman
                      last edited by eliaspereira

                      @Wayne-Workman

                      I can not change this default folder to a map (freenas) where it has a larger space?

                      P.S. You can remove the IP from your post. It is a public ip of our institution. 🙂

                      george1421G 1 Reply Last reply Reply Quote 0
                      • george1421G
                        george1421 Moderator @eliaspereira
                        last edited by

                        @eliaspereira Disclaimer, I have not read the entire thread, so I’m only commenting on the last statement.

                        With FOG or most *nix implementation you can not share out a remotely mounted NFS share. This is a NFS limitation not a FOG or linux one. To translate that into what you might see in the Windows realm (same rules apply). On a server you can not connect to a remote share and then reshare that space out. i.e. on server A you connect the y: drive to \serverb\share and then on server A share out the Y: drive to allow a PC to mount it.

                        So what can you do? If you had a traditional NAS like a synology or qnap you could turn it into a FOG storage node. This would allow the remote clients to connect to the external NAS as if it was a fog server. I have not tried to reconfigure freenas into a fog storage node. It might be possible. Freenas has to support ftp, nfs, and tftp services.

                        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!

                        1 Reply Last reply Reply Quote 1
                        • Wayne WorkmanW
                          Wayne Workman
                          last edited by Wayne Workman

                          What George said. Also, new problem means new thread. I’m not going to work this new problem in this thread so please make another if you need help on that.

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

                          227

                          Online

                          12.0k

                          Users

                          17.3k

                          Topics

                          155.2k

                          Posts
                          Copyright © 2012-2024 FOG Project