• FOG 2873: AD encrypted password issue

    Solved
    5
    0 Votes
    5 Posts
    2k Views
    J

    Could you provide more details? What version of FOG are you running and could you upload the fog.log file?

  • Unable to remove users from usercleanup

    Solved
    2
    0 Votes
    2 Posts
    1k Views
    W

    sry bad info. Tom says these are “normal” system accounts that should not be able to be removed. If i created test it was able to be deleted. See my test account![ATTACH=full]1616[/ATTACH]

    [url=“/_imported_xf_attachments/1/1616_Untitled.png?:”]Untitled.png[/url]

  • Fog 2734: Can't update Active Directory settings

    Solved
    8
    0 Votes
    8 Posts
    3k Views
    J

    After a bunch of research I was able to solve my issue. For some reason mcrypt only had it’s mcrypt.ini file in the /etc/php5/conf.d folder. The file also needs to be in the /etc/php5/apache2/conf.d and /etc/php5/cli/conf.d folders. I simply copied the file to those 2 directories and restarted apache and then the active directory options worked again. If anybody else in ubuntu has this problem check those directories for the mcrypt.ini file.

  • FOG 2734: HostnameChanger doesn't work.

    Solved
    10
  • Bugs in 1.2, especially on Debian

    Solved
    2
    0 Votes
    2 Posts
    2k Views
    Tom ElliottT

    I know this has been around for a little while, but all of these things should now be in svn.

  • SVN 2815 : Change hostname

    Solved
    15
    0 Votes
    15 Posts
    6k Views
    2

    That wasn’t turned on, but FOG_NEW_CLIENT was. Must have been a test I forgot to change back.

    Thanks, everyone!

  • SVN 2789: Tasks stuck at /init.xz... ok, or, "The reason for Read-only Friday"

    Solved
    9
    0 Votes
    9 Posts
    5k Views
    2

    2811 works! Thank God!

    Rather, thank Tom Elliott.

  • Fixparts missing from latest init?

    Solved
    4
    0 Votes
    4 Posts
    2k Views
    W

    [url]http://www.fogproject.org/wiki/index.php/FOGUserGuide[/url]

    Its an invaluable resource. Possibly starting its own cult. Check it out should help things along for “newbies” for lack of a better term.

  • SVN 2580 : move files from /dev to /NAMEOFIMAGE

    Solved
    20
    0 Votes
    20 Posts
    7k Views
    P

    [quote=“Tom Elliott, post: 39751, member: 7271”]ftp doesn’t in your case.

    have you tried logging via ftp to the system (directly) to see if there’s an error being reported during connection?[/quote]

    I can do some testing if I can have some help what to do, like a small step-by-step guide.

  • 0 Votes
    6 Posts
    3k Views
    R

    Hi Tom,

    Confirmed, it is now working nicely.

    Thanks for your assistance, I can’t imagine ever getting this sort of speedy response even from a paid support contract… you’re a star 🙂

  • Host Registration Broken

    5
    0 Votes
    5 Posts
    3k Views
    W

    Updates come daily possibly even hourly with Tom.

    [url]http://fogproject.org/wiki/index.php/Upgrade_to_trunk[/url]

    Possibly soon 1.3.0 will be released.

  • No graph in the bandwidth on dashboard

    Solved
    6
    0 Votes
    6 Posts
    3k Views
    P

    [quote=“pmonstad, post: 39225, member: 17422”]Strange. I have a very simple setup for cloning here. A brand new server and a Cisco GB switch connected directly to my office. No other cables etc. Not a big deal really, just wandered if the graph was as expected or if there was some kind of a bug.[/quote]

    I can add that the graph looks much better and more correct when I do a deploy. My random “peak graph” was during an upload.

  • 0 Votes
    3 Posts
    2k Views
    P

    Yes I do access the web site as described.

  • FOG 2645: Making a MAC primary deletes the primary MAC

    Solved
    5
    0 Votes
    5 Posts
    2k Views
    2

    That is not happening. The new primary simply overwrites the old primary.

    If it’s just my version, no big deal.

  • FOG 2643: PrinterManager Failed to connect to fog server!

    Solved
    4
    0 Votes
    4 Posts
    2k Views
    Tom ElliottT

    Found and fixed svn 2644

  • BUG when you try to list all images

    Solved
    21
    0 Votes
    21 Posts
    13k Views
    Tom ElliottT

    No,

    Sorry I didn’t get back sooner. Yes you’ll likely still have the select_db messages, but no if all is working you should be good.

    My guess is some of your images are setup without having a storage group assigned to them. All that release did was make it so it would “fail gracefully?” as I like to call it.

  • Configuration issue in 1.2.0, IP change of FOG

    Solved
    4
    0 Votes
    4 Posts
    2k Views
    G

    I referenced the IP in a few places, this “script” (bash, sort of) makes it possible, in a single fog, single master install to change the IP where it needs to be done…

    [CODE]IP=XX.XX.XX.XX

    mysql -e “UPDATE globalSettings SET settingValue = ‘$IP’ WHERE settingKey IN (‘FOG_TFTP_HOST’, ‘FOG_WEB_HOST’, ‘FOG_WOL_HOST’);” fog
    mysql -e “UPDATE nfsGroupMembers SET ngmHostname = ‘$IP’ WHERE ngmID = 1;” fog

    sed -i "s;chain http://([^/]+)/;chain http://$IP/;" /tftpboot/default.ipxe

    [/CODE]

  • Edit host name

    Solved
    4
    0 Votes
    4 Posts
    2k Views
    Tom ElliottT

    Okay,

    I’m not seeing an issue.

    Can you just try to remove all hosts with the hostID field set to 0?

    [code]delete from hosts where hostid=‘0’;[/code]

  • SVN : 2455 restore bug

    Solved
    17
    0 Votes
    17 Posts
    7k Views
    ch3iC

    Hi,

    I solve my problem by using another partition table :
    [CODE]/dev/sda1 – windows boot (ntfs)
    /dev/sda2 – windows system (ntfs)
    /dev/sda3 – linux / (ext4)
    /dev/sda4 – extended (-)
    /dev/sda5 – swap (-)
    /dev/sda6 – DATA (ntfs)
    [/CODE]

    Regards,
    Ch3i.

  • Missing ";" at the end of line 22 file /var/www/fog/service/snapins.file.php

    Solved
    2
    0 Votes
    2 Posts
    1k Views
    Tom ElliottT

    SVN 2497 should fix this. Thanks for reporting.

83

Online

12.7k

Users

17.6k

Topics

156.5k

Posts