1

2

How do you figure out which Windows account FogBugz is using in IIS?

flag

2 Answers

0

To determine what user account FogBugz is using:

  1. Open IIS (Start > Programs > Administrative Tools > Internet Information Services)
  2. Get the properties of your FogBugz application.
    If you installed it in your root directory, right click on Default Web Site.
    If you installed it as a new virtual directory, right click on that virtual directory.
  3. In the properties dialogue, go to the Directory Security tab, click Edit for Anonymous Access, click Edit again (in some OS's), and make note of the "User name". This is the user account FogBugz uses to acces the web server.
link|flag
0

On Windows XP I find ISS under Start > Control Panels > Administrative Tools > Internet Information Services

link|flag

Your Answer

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