• 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
    • Best 1
    • Controversial 0
    • Groups 0

    Topics created by alh

    • A

      Solved FOG-iPXE: Deploy Image fails with error 2e022001

      FOG Problems
      • • • alh
      4
      0
      Votes
      4
      Posts
      837
      Views

      A

      HELP: I cannot mark answer as solving the problem!

    • A

      Unsolved Deploy imaging tasks but only run them manually?

      FOG Problems
      • • • alh
      6
      0
      Votes
      6
      Posts
      1.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

      Solved Group Management: Handling Conflicts

      General Problems
      • • • alh
      7
      0
      Votes
      7
      Posts
      1.9k
      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

      Solved User Management: Password and Type not shown!

      Bug Reports
      • • • alh
      6
      0
      Votes
      6
      Posts
      1.4k
      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

      Solved Host list: connection timed out

      FOG Problems
      • • • alh
      22
      0
      Votes
      22
      Posts
      6.9k
      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