Re: How to enable Anonymous Access in IIS 6
From: Andrey P (andrey_at_paramonov.pp.ru)
Date: 05/13/04
- Next message: D.Mead: "Word Automation from ASP"
- Previous message: Andrey P: "Re: You are not authorized to view this page when accessing ASP"
- In reply to: muzerb: "How to enable Anonymous Access in IIS 6"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 13 May 2004 10:19:13 -0700
muzerb wrote:
> What are the account requirements for aspx pages to be accessed
> anonymously on Windows 2003 server?.
>
> When I view my aspx page in a browser locally or remotely I always get
> prompted for user and password. When I provide credentials for user in
> the admin group the page displays correctly.
>
> I do not get prompted when viewing .htm files.
>
> I would like to make the aspx pages available anonymously.
>
> Here are my settings:
>
> NTFS Directory Security:
> Administrators - Full Control
> ASP.NET Machine Account - Read & Execute, List, Read
> Internet Guest Account - Read & Execute, List, Read
> System - Full Control
>
> Virtual Directory Tab:
> Read - checked
> Execute permissions - Scripts only
>
> Authentication and access control:
> Enable anonymous access - checked
> User name: IUSR_COMPUTER_NAME
> Basic Authentication - Not checked
>
> Thank you in advance.
>
>
>
> --
> muzerb
> ------------------------------------------------------------------------
> Posted via http://www.webservertalk.com
> ------------------------------------------------------------------------
> View this thread: http://www.webservertalk.com/message218138.html
>
Does it work when you enter a correct credentials set? This means that
Aspx engine requires some additional permissions to be tuned for ASP.NET
user - please check this using FileMon Utility from
http://www.sysinternals.com
-Andrey
- Next message: D.Mead: "Word Automation from ASP"
- Previous message: Andrey P: "Re: You are not authorized to view this page when accessing ASP"
- In reply to: muzerb: "How to enable Anonymous Access in IIS 6"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|