• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. ragnurenson
    3. Posts
    R
    • Profile
    • Following 3
    • Followers 1
    • Topics 2
    • Posts 12
    • Best 2
    • Controversial 0
    • Groups 0

    Posts made by ragnurenson

    • RE: Hostname on imaged clients not changing

      @Samuel1010 , I don’t know if this can help you, but I had a similar problem with a windows deploy. The problem was solved when I reset encryption data on the master host, before capture the new image. This is done at the host you use to upload image general page, you have a “Reset Encryption Data” button.

      After doing that, before upload, the fog client at the hosts, can comunicate with the server, and all work fine.

      Hope this help you.

      posted in Linux Problems
      R
      ragnurenson
    • RE: Site Plugin

      @fenix_team Hi! @Fernando-Gietz had revised the plugin to work with 1.5.5 version, but the changes are only at working_dev branch by now. You can make the changes by yourself.

      link text

      In the file /var/www/html/fog/lib/plugins/site/pages/sitemanagementpage.class.php, you must replace the line 114

        'hosts' => $Site->getHostCount()
      

      , with this code:

                      'hosts' => self::getClass('SiteHostAssociationManager')
                      		->count(
                              		['siteID' => $Site->id]
                      		)
      

      Hope this can help you.

      posted in General
      R
      ragnurenson
    • RE: 70Pcs imaging all unbranded

      @dijsil If I am right, you have your golden machine with the OS installed, configured and with sysprepped, after all this, you shutdown the vm. This is the right time to upload the image to the FOG server. You must to create a upload image task for this machine, and if you have it in the fog server configured like a host, the machine will boot WOL, and load the FOG client, for upload the image to the server.

      This is the image you must to deploy later to the other machines. You don’t need to make nothing more before upload the image, as long the image is a capture of the OS.

      posted in General Problems
      R
      ragnurenson
    • RE: 70Pcs imaging all unbranded

      @dijsil You can do using snapins. You can snapin a bath script to do this.
      https://wiki.fogproject.org/wiki/index.php?title=Snapin_Examples
      Hope this can help you,

      posted in General Problems
      R
      ragnurenson
    • RE: Site plugin not working at FOG 1.5.5

      @Fernando-Gietz Hi.

      No, I’m only using your plugins, the site one and the accesscontrol. I said, this is not a problem really, because if I add the user again, it is working.

      Thx again.

      posted in Bug Reports
      R
      ragnurenson
    • RE: Site plugin not working at FOG 1.5.5

      Hi @Fernando-Gietz, I just add the changes to my server, and it’s working like a charm. Only thing, but not really a problem, is that I’m using your other plugin, the accesscontrol one, and when I add the site plugin , and configure it, adding hosts and users to it, the user that was at accescontrol plugin, disappear, but if I add then again to accesscontrol, the two plugins are working.

      No rules or roles are modify, but only the users asignament to role.

      Thx again, you save me again

      posted in Bug Reports
      R
      ragnurenson
    • RE: Site plugin not working at FOG 1.5.5

      @Fernando-Gietz thanks a lot! I was waiting for the update to start using it!

      posted in Bug Reports
      R
      ragnurenson
    • RE: Power Management Schedule

      Hi @emryz and @Sebastian-Roth .

      I have the same problem with another FOG 1.5.5. The power management task programed with cron, don’t show somewhere, but they are performed.

      I have been seeking at database, and I found them at the powerManagement table, but not at the scheduledTask. I think that is a bug.

      Hope you can see what is happen. Thx.

      posted in General Problems
      R
      ragnurenson
    • RE: Mobile users at FOG version 1.5.5

      thx! I try this way.

      posted in FOG Problems
      R
      ragnurenson
    • RE: Site Plugin

      Hello @Fernando-Gietz.

      Nice to see you are still working on FOG. I was using your FOGehu fork during years at my laboratory in the University, and now I started to use original FOG versión 1.5.5 again. Have you any plan to make your site plugin working with this version?
      I’m using access-control plugin, and really need the site plugin to control users only see their computers, not the entire building hosts.

      Thanks again for your work.

      posted in General
      R
      ragnurenson
    • Mobile users at FOG version 1.5.5

      Hi!

      Is there any way to get the old mobile users at this version? I can’t find it, or any other way to get an user only for deployment.

      Thanks

      posted in FOG Problems
      R
      ragnurenson
    • Site plugin not working at FOG 1.5.5

      Hi!

      I have been testing site plugin at our production server, FOG 1.5.5, but I can’t make it working. I can create sites, at the plugin menu, and add members to it in the same menu, but the changes are not show neither the hosts or group menu. Also, I can’t add users to the site in the users menu, soo I can’t make then only see their hosts.

      I have seen that maybe it is a incompatible pluging with this version of server, Is it true?

      Thank for your effort.

      posted in Bug Reports
      R
      ragnurenson
    • 1 / 1