firedaemon

Are User Passwords Encrypted?

This was a question that was recently asked in a support ticket and it is a very good one.  For those of us who are concerned about security, this is very important.

Rest assured though, the service password is not stored in the filesystem. When the service is created is it passed to the Service Control Manager where it is hashed and stored in the SAM.

Tags: , ,

Wednesday, March 31st, 2010 FireDaemon Tips & Tricks No Comments

Process ID Changes Every Few Seconds

If the process of your FireDaemon Service is changing rapidly, it’s probably because it’s crashing, not starting correctly or terminating.

Generally it can be a pain to troubleshoot this kind of problem, but there are a few things you can do to fix it:

  1. Check the windows event logs, they usually reveal exactly what’s happening.
  2. The local file system permissions might be wrong, see http://forums.firedaemon.com/system-permission-local-drives-t648.html for more information.
  3. If the executable is on a mapped drive or UNC path, your path might be in the wrong format, see http://forums.firedaemon.com/do-use-mapped-drives-t38.html for more information.
  4. Are you remotely connected via RDP?  Make sure the “Shadow Console” is enabled.  See http://forums.firedaemon.com/accessing-shadow-console-via-t397.html for more information.
  5. If all else fails, then enable Debug Logging in the FireDaemon Service, let the service run a few times and then look at the debug log to see what’s happening.  If you don’t understand it, you can send a support ticket and attach the debug log to your ticket.

Tags: , ,

Thursday, March 4th, 2010 FireDaemon Tips & Tricks No Comments

Application doesn’t launch under FireDaemon

Often FireDaemon services are run off other local drives eg. E: F: etc. These drives could be a new local disk array, iSCSI targets or SAN LUNs. If you find your app is not launching under FireDaemon control then ensure you have checked that the Security permissions includes SYSTEM / Full Control. You need to check this as when you add a new drive to a machine and format with NTFS this permission is not automatically set. To check this:

  1. Go to My Computer and look for the local drive you want to check.
  2. Right click on the local drive and select Properties.
  3. Click on the Security tab
  4. In the list of “Group or user names” look for SYSTEM. If it is not there click Edit
  5. A new dialog box will be displayed titled “Permissions for E:”
  6. Click Add
  7. A new dialog box will be displayed titled “Select Users or Groups”
  8. In the “Enter the object names to select” type SYSTEM and click the Check Names button.
  9. Click OK
  10. Then in “Permssions for E:” dialog check Full Control
  11. Then click OK twice.

Your FireDaemon apps should launch correctly.

Tags: , ,

Monday, January 25th, 2010 FireDaemon Tips & Tricks No Comments

Correcting Clock Rollbacks / Rollforwards

If you modify your system clock whilst running FireDaemon in evaluation mode you might encounter this error:

Your system clock appears to have been set back, possibly in an attempt to defeat the security system on this program. Please correct your system clock before trying to run this program again. If your clock is correct, please contact the author of this program for instructions on correcting this error (report code 0,2853,2488).
› Continue reading

Tags: ,

Wednesday, January 20th, 2010 FireDaemon Tips & Tricks No Comments

Network Shares and FireDaemon

You can run an executable as a service under FireDaemon even if that executable resides on a network drive.

In order to run an executable off of a network drive the following must occur or be true:

    1. The executable must be placed in a directory that is shared out
    2. The executable can be normally referenced via mapped drive (eg. L:\path\file.exe) or via UNC path (eg. \\server\share\path\file.exe).
    3. Mapped drives or UNC paths can only be used if the service is run as a nominated local or domain user (see next point).
    4. If you intend to run the service as a nominated local or domain user then that user has must have permission to access the network resource (ie. share) in question. Further, if you want your application to Interact With The Desktop then you need to ensure that the local or domain user is in the Administrator’s group.
    5. If you want to use a mapped drive then you are going to have to setup a Pre-Service Program to complete the mapping.
    6. The application working directory can be either a mapped drive or UNC path – however, if a UNC path is used, a trailing slash (\) must be supplied (eg. \\server\share\path\).

See http://forums.firedaemon.com/do-use-mapped-drives-t38.html for more information.

Tags: , ,

Monday, January 18th, 2010 FireDaemon Tips & Tricks No Comments

Unable to install FireDaemon

If you’ve ever encountered an error like “Installaware Wizard: Setup database not found” while trying to install FireDaemon or other applications, the reason is because your MSI database might be corrupt.

The MSI database stores information about all installed MSI applications.
› Continue reading

Tags: , ,

Monday, January 18th, 2010 FireDaemon Tips & Tricks No Comments

Pre-Post Service Executable’s die before they run

If your Pre-Service or Post-Service executable is dying before it has a chance to run, the problem is that the execution time is too low. By default, it is set to 3000ms (3 Seconds). Try setting it to something higher (you might have to keep increasing until you find the proper time).

Pre-Post Service - Execution Time

Tags: , , ,

Tuesday, January 12th, 2010 FireDaemon Tips & Tricks No Comments

FireDaemon Won’t Install

If you get errors while installing FireDaemon, it is because you do not have the required runtime installed.

In order for FireDaemon to work properly, you must only have the 32bit version of the runtime installed. The runtime should be automatically downloaded and installed from within the firedaemon installer. If the installer you are using doesn’t include the runtime, you can download the full installer from http://forums.firedaemon.com:8080

Example Errors:
FireDaemon Runtime Error

FireDaemon Runtime Error

Tags: , ,

Wednesday, December 30th, 2009 FireDaemon Tips & Tricks No Comments

Error Popups Prevent My Server/application from Restarting

If your server or application fails to restart when a error popup displays then the following fix will solve the problem.

› Continue reading

Tags: , , ,

Tuesday, December 8th, 2009 FireDaemon Tips & Tricks No Comments

Translate

EnglishFrenchGermanItalianPortugueseRussianSpanish

Find us on Facebook