2

1

How do I change the password for the Windows account that FogBugz runs under?

flag

1 Answer

2

If you have to change the password for the Windows account used by FogBugz (by default, FogBugz Setup creates a user account named FogBugz), there are three additional places where you will need to update the password: in IIS, in the Application Pool, and in the FogBugz Maintenance service.

1.  In IIS:

  • Right click on the FogBugz virtual directory and choose "Properties". 
  • Switch to the Directory Security tab. 
  • Click the "Edit..." button in the top right (and then click Edit again in certain OS's).  This will show you the Windows user account that FogBugz uses for anonymous access within IIS (by default it's named FogBugz). 
  • Change the password here to your new password, then click "OK" all the way out of the properties popup dialogue.

1.  In IIS:

  • Navigate to the Application Pools and find the one FogBugz is using.
  • Right click and choose properties
  • Switch to the "Identity" tab
  • Change the password here to your new password, then click "OK" all the way out of the properties popup dialogue.

2. In the Services control panel:

  • Right click on the "Fog Creek Dispatcho" service and choose "Properties".
  • Switch to the "Log On" tab, set the new password here as well, and click Apply (not OK).
  • Switch back to the "General" tab and click Start, then OK.
link|flag

Your Answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.