Web Server Promoted To Domain Controller

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • cksanjose@gmail.com

    Web Server Promoted To Domain Controller

    We have a web server that is hosting several ASP.Net-based websites
    (intranet).
    The server was promoted as a backup domain controller. After doing
    this, the websites are not working anymore.[color=blue]
    >From IIS, I configured the access level to Domain\IUSR_mym achine. When[/color]
    I try to browse, I get this error:

    Access to the path
    "C:\WINNT\Micro soft.NET\Framew ork\v1.1.4322\T emporary ASP.NET
    Files\app\df0d1 c90\2eb457a7" is denied.

    I think my problem is that the local ASPNet account is not in my server
    anymore since it became a domain controller.

    Can I configure my server to a user a domain level ASPNet account?

    Any help is appreciated.

    Thanks,
    Cesar

  • Juan T. Llibre

    #2
    Re: Web Server Promoted To Domain Controller

    re:[color=blue]
    >I think my problem is that the local ASPNet account is not
    > in my server anymore since it became a domain controller.[/color]

    That's exactly it.

    re:[color=blue]
    >Can I configure my server to a user a domain level ASPNet account?[/color]

    Yes, you can.

    See :




    Juan T. Llibre, ASP.NET MVP
    ASP.NET FAQ : http://asp.net.do/faq/
    ASPNETFAQ.COM : http://www.aspnetfaq.com/
    Foros de ASP.NET en EspaƱol : http://asp.net.do/foros/
    =============== =============== ========
    <cksanjose@gmai l.com> wrote in message
    news:1131489510 .948606.98320@g 14g2000cwa.goog legroups.com...[color=blue]
    > We have a web server that is hosting several ASP.Net-based websites
    > (intranet).
    > The server was promoted as a backup domain controller. After doing
    > this, the websites are not working anymore.[color=green]
    >>From IIS, I configured the access level to Domain\IUSR_mym achine. When[/color]
    > I try to browse, I get this error:
    >
    > Access to the path
    > "C:\WINNT\Micro soft.NET\Framew ork\v1.1.4322\T emporary ASP.NET
    > Files\app\df0d1 c90\2eb457a7" is denied.
    >
    > I think my problem is that the local ASPNet account is not in my server
    > anymore since it became a domain controller.
    >
    > Can I configure my server to a user a domain level ASPNet account?
    >
    > Any help is appreciated.
    >
    > Thanks,
    > Cesar
    >[/color]


    Comment

    Working...