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

Updating group module configuration updates screen resolution and auto logout too

Scheduled Pinned Locked Moved Solved
Bug Reports
2
9
1.0k
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.
  • T
    TrialAndError
    last edited by TrialAndError Apr 9, 2018, 4:46 AM Apr 9, 2018, 10:45 AM

    FOG 1.5.0
    Firefox 59.0.2

    Clicking on the button “Group Management - Update module configurations - Update” updates screen resolution and auto logout too (overwrites with the default values).

    1 Reply Last reply Reply Quote 0
    • T
      Tom Elliott
      last edited by Tom Elliott Apr 9, 2018, 1:38 PM Apr 9, 2018, 7:38 PM

      What do you mean, overwrites the default values? This is intended for these two fields. Groups are not a perfect thing, and having to call each host, test each host’s value, and then if they all match display, otherwise don’t, takes a LOT of resources. So for groups, (the simple text stuff is much easier than dealing with different tables – as is the case for autologout and display settings) The idea is to use the predisposed defaults. They should be in their own form elements though, so if you update the modules, it doesn’t update the display/autologout.

      I guess what i’m trying to say is this isn’t a bug, this is intended behavior for groups.

      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 11, 2018, 9:52 AM Reply Quote 0
      • T
        TrialAndError @Tom Elliott
        last edited by TrialAndError Apr 11, 2018, 3:53 AM Apr 11, 2018, 9:52 AM

        @tom-elliott

        What do you mean, overwrites the default values?

        overwrites WITH the default values

        They should be in their own form elements though, so if you update the modules, it doesn’t update the display/autologout.

        It DOES. - I tested several times. This is definitely no feature …

        T 1 Reply Last reply Apr 11, 2018, 9:58 AM Reply Quote 0
        • T
          Tom Elliott @TrialAndError
          last edited by Apr 11, 2018, 9:58 AM

          @trialanderror what I’m saying is the fields aren’t representing the data of all hosts. It’s representing the value set globally. When you change module settings you host alo and host screen stuff is being set to the default values?

          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 11, 2018, 2:22 PM Reply Quote 0
          • T
            TrialAndError @Tom Elliott
            last edited by TrialAndError Apr 11, 2018, 8:25 AM Apr 11, 2018, 2:22 PM

            @tom-elliott
            Yes.

            Tested it again. Seconds before.

            T 1 Reply Last reply Apr 11, 2018, 7:03 PM Reply Quote 0
            • T
              Tom Elliott @TrialAndError
              last edited by Apr 11, 2018, 7:03 PM

              @trialanderror I need implicit information. Yes from The group page the autologout and display settings will reset to defaults already defined. What I need to know is if you are changing the autologout or screen settings, saving the element, are the hosts in the group updated with the information?

              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 11, 2018, 7:45 PM Reply Quote 0
              • T
                Tom Elliott
                last edited by Apr 11, 2018, 7:30 PM

                So I looked over the code as I was unsure what you were trying to say, and still am to some level.

                That said, looking at the code I did notice these fields were all wrapped in a single form. I’ve since separated them into individual forms. I performed the same for hosts.

                Please checkout the working branch and let me know if this fairs better for what you’re looking to do.

                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
                • T
                  TrialAndError @Tom Elliott
                  last edited by TrialAndError Apr 11, 2018, 1:45 PM Apr 11, 2018, 7:45 PM

                  @tom-elliott
                  FOG 1.5.0

                  Tested it, same behaviour with the other buttons in the group menu:

                  hitting “Update display resolution” changes the values under module configuration and auto-logout time too,
                  hitting “Update auto-logout time” changes the values under module configuration and display resolution too.

                  I will test the working branch as soon as possible.

                  T 1 Reply Last reply Apr 13, 2018, 8:59 PM Reply Quote 0
                  • T
                    TrialAndError @TrialAndError
                    last edited by TrialAndError Apr 13, 2018, 2:59 PM Apr 13, 2018, 8:59 PM

                    FOG 1.5.2 (working-branch)

                    Tested - works as expected. Thanks.

                    1 Reply Last reply Reply Quote 1
                    • 1 / 1
                    1 / 1
                    • First post
                      1/9
                      Last post

                    227

                    Online

                    12.0k

                    Users

                    17.3k

                    Topics

                    155.2k

                    Posts
                    Copyright © 2012-2024 FOG Project