• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. alh
    3. Topics
    A
    • Profile
    • Following 0
    • Followers 0
    • Topics 5
    • Posts 18
    • Groups 0

    Topics

    • A

      FOG-iPXE: Deploy Image fails with error 2e022001

      Watching Ignoring Scheduled Pinned Locked Moved Solved FOG Problems
      4
      0 Votes
      4 Posts
      934 Views
      A

      HELP: I cannot mark answer as solving the problem!

    • A

      Deploy imaging tasks but only run them manually?

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved FOG Problems
      6
      0 Votes
      6 Posts
      1k Views
      A

      @Tom-Elliott we already had FOG_TASK_FORCE_REBOOT set but to no effect. I will try disabling it completely.
      Btw. I cannot mark answers of others as correct…

    • A

      Group Management: Handling Conflicts

      Watching Ignoring Scheduled Pinned Locked Moved Solved General Problems
      7
      0 Votes
      7 Posts
      2k Views
      Wayne WorkmanW

      @alh said in Group Management: Handling Conflicts:

      So if I change the settings of a group, this change is applied to all members of the group overwriting the settings received through “earlier” group memberships?

      Yes.

    • A

      User Management: Password and Type not shown!

      Watching Ignoring Scheduled Pinned Locked Moved Solved Bug Reports
      6
      0 Votes
      6 Posts
      2k Views
      Tom ElliottT

      @alh The mobile flag isn’t displayed on the list/search pages, though it’s certainly something that can be added.

    • A

      Host list: connection timed out

      Watching Ignoring Scheduled Pinned Locked Moved Solved FOG Problems
      22
      0 Votes
      22 Posts
      8k Views
      A

      We solved by doing the following:

      On the FOG-Server install Winbind:

      sudo apt-get install -y winbind libnss-winbind

      Edit the Samba config:

      # /etc/samba/smb.conf [global] ... workgroup = <domain/workgroup> ... wins server = <ipofyourwinsserver> ...

      Edit the nsswitch config:

      # /etc/nsswitch.conf hosts: files dns wins

      Reboot your server.

      On the Windows 7 clients we had to add the following firewall rule:

      netsh advfirewall firewall add rule name="FOG Service" dir=in action=allow remoteip=<ipofyourFOGserver> protocol=tcp localport=445

      That worked for us.

    • 1 / 1