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

    Posts made by moses

    • MySQL troubleshooting

      I’m trying to troubleshoot what appears to be a password mismatch between FOG/MySQL.

      The MySQL password is blank, and I’m trying to check what FOG has.

      According to the wiki, the password should be in:

      /var/www/[html]/fog/commons/config.php
      /opt/fog/service/etc/config.php

      The first file doesn’t exist:

      [admin@localhost bin]$ ls /var/www/html/fog/commons/
      base.inc.php  index.php  init.php  schema.php  text.php
      

      and the second file has only one line:

      <?php define('WEBROOT','/var/www/html/fog/');
      

      Am I missing something or does the wiki need to be updated?

      posted in FOG Problems
      mosesM
      moses
    • RE: Group Active Directory not working

      @Wayne-Workman Is persistent group settings on the roadmap?

      posted in FOG Problems
      mosesM
      moses
    • RE: Group Active Directory not working

      @Wayne-Workman Thanks, this post made the most sense:

      @george1421 said in Group Management won't retain Product Key, Domain Info:

      Sorry that is a feature not a bug.

      Currently the group assignments are not persistent. In that when you change a field for a group it basically does a set it now command on all devices that is part of the group. This is not like a persistent group that what people normally expect. Once the function goes through and updates the devices in that group it will basically erase the entry in the form. This is why you see it blank when you go back to view it.

      posted in FOG Problems
      mosesM
      moses
    • Group Active Directory not working

      Having a problem with getting Group Active Directory settings to stick. Here’s what I’m seeing:

      1. I have a group set up with a few hosts in it. I enable Active Directory settings, put in the correct OU, etc.
      2. I reload the page and the settings are gone (not sure why):
        alt text
      3. I boot up an unregistered client, register it, put in the right group and enable “Join to Domain (using default settings)”
      4. The host successfully registers, but the OU is missing in it’s AD settings:
        alt text

      Not sure what’s going on, any ideas?

      I wasn’t sure if the “Host changes every cycle” setting was related, so I asked here about it. Either way, I’d like to know what that setting does.

      posted in FOG Problems
      mosesM
      moses
    • What does the "Host changes every cycle" flag do?

      In either Host settings or Group settings, under Active Directory, there is an option for “Host changes every cycle”.

      What does that mean? Can’t find any documentation on it, and I’m wondering if it’s causing a problem I’m experiencing with domain joining new hosts.

      PS: The Active Directory page on the wiki makes no mention of this setting.

      posted in General
      mosesM
      moses
    • RE: Bandwidth graph is gone

      @Tom-Elliott Any update on this? Only reason I ask is because when I log in, the errors eventually cause the page to crash unless I quickly go to a different page.

      posted in FOG Problems
      mosesM
      moses
    • Option to only change the computer name and join the domain once

      We use FOG to image computers that then names and joins them to the domain, but we would rather use Active Directory to make any further changes (moving them to another OU), instead of using FOG to manage computer names and AD locations after their imaged.

      The way it is now, if we move a computer that has the FOG client installed to another OU, the FOG client will move it back if we leave the AD feature turned on for that host. Same goes with hostname changer.

      It would be nice to have a universal flag to do a domain join and/or name change only once after imaging, then disable, so we don’t have to go in to every host we image to disable those manually for the FOG client.

      posted in Feature Request
      mosesM
      moses
    • RE: Fog Group AD joins with Storage nodes

      I’m not sure if this is related, but what I have noticed on my installation is that I have to keep at least one host in a group for the settings to stay there. If I remove all the hosts from a group, the group’s AD join settings get deleted. To work around this, I just keep 1 “donotdelete” host in each group.

      posted in FOG Problems
      mosesM
      moses
    • RE: PXE boot fails on fresh install - CentOS 7 (Build 7218)

      @Sebastian-Roth @Tom-Elliot That update did the trick to fix the kernel update. Thanks!

      posted in FOG Problems
      mosesM
      moses
    • RE: Bandwidth graph is gone

      @Wayne-Workman

      PHP 5.6.20 (cli) (built: Mar 31 2016 07:17:10)

      posted in FOG Problems
      mosesM
      moses
    • RE: Bandwidth graph is gone

      @Wayne-Workman

         Static hostname: localhost.localdomain
               Icon name: computer-desktop
                 Chassis: desktop
              Machine ID: --
                 Boot ID: --
        Operating System: CentOS Linux 7 (Core)
             CPE OS Name: cpe:/o:centos:centos:7
                  Kernel: Linux 3.10.0-327.13.1.el7.x86_64
            Architecture: x86-64
      
      posted in FOG Problems
      mosesM
      moses
    • RE: Bandwidth graph is gone

      @Tom-Elliott Unfortunately, no change after updating. (Using git)

      posted in FOG Problems
      mosesM
      moses
    • RE: Bandwidth graph is gone

      @Tom-Elliott Sure, updTing now 😉

      posted in FOG Problems
      mosesM
      moses
    • Full Host Registration - Location doesn't get set

      I’m using the location plugin, and when doing a full registration for a host, everything gets set, except for the location. Specifically, I give the host a name, set an image, set a location, assign a group, assign a product key, and enable domain join. All settings except location get set successfully. The location setting in the host’s settings page remains unset.

      To resolve this, I tried deleting all the locations and recreating them, and removing the location plugin entirely and reinstalling it. Neither of those steps worked.

      Any ideas?

      posted in FOG Problems
      mosesM
      moses
    • RE: Bandwidth graph is gone

      @Tom-Elliott alt text

      posted in FOG Problems
      mosesM
      moses
    • RE: Bandwidth graph is gone

      @Tom-Elliott

      [admin@localhost bin]$ ifconfig
      eno1: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
              inet 192.168.1.66  netmask 255.255.255.0  broadcast 192.168.1.255
              inet6 fe80::9eb6:54ff:fef0:3e0d  prefixlen 64  scopeid 0x20<link>
              ether 9c:b6:54:f0:3e:0d  txqueuelen 1000  (Ethernet)
              RX packets 71305  bytes 55866671 (53.2 MiB)
              RX errors 0  dropped 2  overruns 0  frame 0
              TX packets 64775  bytes 60474259 (57.6 MiB)
              TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
      
      lo: flags=73<UP,LOOPBACK,RUNNING>  mtu 65536
              inet 127.0.0.1  netmask 255.0.0.0
              inet6 ::1  prefixlen 128  scopeid 0x10<host>
              loop  txqueuelen 0  (Local Loopback)
              RX packets 11135  bytes 37843099 (36.0 MiB)
              RX errors 0  dropped 0  overruns 0  frame 0
              TX packets 11135  bytes 37843099 (36.0 MiB)
              TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
      
      [admin@localhost bin]$ sestatus
      SELinux status:                 enabled
      SELinuxfs mount:                /sys/fs/selinux
      SELinux root directory:         /etc/selinux
      Loaded policy name:             targeted
      Current mode:                   permissive
      Mode from config file:          permissive
      Policy MLS status:              enabled
      Policy deny_unknown status:     allowed
      Max kernel policy version:      28
      
      posted in FOG Problems
      mosesM
      moses
    • RE: Bandwidth graph is gone

      @Sebastian-Roth Interface name is ‘eno1’

      posted in FOG Problems
      mosesM
      moses
    • RE: Bandwidth graph is gone

      @Tom-Elliott Here’s the output:

      Chain INPUT (policy ACCEPT)
      target     prot opt source               destination
      
      Chain FORWARD (policy ACCEPT)
      target     prot opt source               destination
      
      Chain OUTPUT (policy ACCEPT)
      target     prot opt source               destination
      
      posted in FOG Problems
      mosesM
      moses
    • RE: Bandwidth graph is gone

      @Tom-Elliott SELinux is set to permissive (just confirmed that). Not sure how to properly check iptables or what to look for there, could you elaborate?

      posted in FOG Problems
      mosesM
      moses
    • RE: Bandwidth graph is gone

      @Tom-Elliott I used CentOS Minimal, which doesn’t have firewalld installed.

      posted in FOG Problems
      mosesM
      moses
    • 1 / 1