• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Karrade
    K
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 5
    • Best 0
    • Controversial 0
    • Groups 0

    Karrade

    @Karrade

    0
    Reputation
    23
    Profile views
    5
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    Karrade Unfollow Follow

    Latest posts made by Karrade

    • RE: Server information error?

      Curl calls in themselves aren’t inherently insecure to my knowledge, they can be without validated input like you said. I just go with the practice of turning features off for securities sake rather than leaving it all on and running on default settings unless something we use needs to use it in which case I don’t mind turning it on unless there’s a huge security risk attached.

      TL;DR I just try to keep my systems locked down until areas need to be enabled for programs, instead of leaving everything default.

      posted in FOG Problems
      K
      Karrade
    • RE: Server information error?

      @Sebastian-Roth I figured it out. I tried to lock down the web-server a bit, and I assumed FOG didn’t use anything like curl_exec since it’s not listed on the wiki anywhere but it does so things like disable_functions=curl_exec,curl_multi_exec caused it to not load any information from the server at all as far as stats go.

      Hopefully whenever 2.0 is released it will go a ways towards letting us be more secure with our FOG deployments because FOG really is a godsend.

      posted in FOG Problems
      K
      Karrade
    • RE: Server information error?

      @Tom-Elliott SELinux is already set to Permissive so it just gives warnings.

      posted in FOG Problems
      K
      Karrade
    • Server information error?

      I was also changing httpd settings and restarted it and php-fpm and I noticed that on the dashboard now under storage node disk usage it has no graph and says 0.00iB. Even if I set settings back to default and restart the web server (httpd/php-fpm) it still shows the same thing

      alt text
      alt text

      posted in FOG Problems
      K
      Karrade