RE: Web Site Access requires UserID and Password

From: Roopesh (Roopesh_at_discussions.microsoft.com)
Date: 08/19/05


Date: Thu, 18 Aug 2005 22:08:02 -0700

It appears to be a permission issue on the server

To get an exact error message try changing the browser settings
Tools -> Internet Options -> Advanced -> uncheck "Show friendly HTTP Error
Messages"
Try browsing again and see if it give a different error.

You must ensure that the anonymous user account has access to your Web
site's resources. The default anonymous user account in IIS 6.0 is
IUSR_machinename. This account has access to all of the content stored in the
Inetpub\wwwroot directory. However, if you create a virtual directory that
points to other locations that do not give Read permissions to the
IUSR_machinename account by default (for example, content in your Documents
and Settings folder), anonymous access is denied. IIS does not change ACLs on
your file system when you enable anonymous access to content, so you must
synchronize access between the URL namespace and the file system namespace.
(IISFAQ)

Refer the article http://support.microsoft.com/kb/812614/ and Check if the
permissions are set accordingly.

Use "Filemon" tool to verify the NTFS access. you may download this tool
from http://www.sysinternals.com/Utilities/Filemon.html

Start capturing in Filesystem activity in filemon and browse the web page.
Stop capturing after getting the error in browser.
Save the log and analyze it. if you find any "access denied" status in the
log, give appropriate permission to he folders or files

Hope this help you..

Regards
Roopesh

"Clay Slape" wrote:

> I just setup a windows server 2003 installation and website.
>
> Something has gone wrong with the security settings that I can't find.
>
> Anyone who tries to enter the public website is asked to enter UserID and
> Password.
>
> Which of my security settings is making this happen? How do I reset them to
> the default mode ?



Relevant Pages

  • RE: WINDOWS DOES NOT REMEMBER LOGON CREDENTIALS
    ... Outlook erases passwords even though "remember password" is ticked. ... It is strange how the settings Right and the Implementation doesn't apply or ... By looking on the Permission assigned you can adjust it to give the Admin ... Right-click the Protected Storage System Provider key, ...
    (microsoft.public.windowsxp.security_admin)
  • RE: WINDOWS DOES NOT REMEMBER LOGON CREDENTIALS
    ... On the Internet E-mail settings where you insert the POP3/IMAP/SMTP under ... By looking on the Permission assigned you can adjust it to give the Admin ... Double-click the Protected Storage System Provider key to expand the key, ...
    (microsoft.public.windowsxp.security_admin)
  • RE: WINDOWS DOES NOT REMEMBER LOGON CREDENTIALS
    ... My mail settings ... By looking on the Permission assigned you can adjust it to give the Admin ... Double-click the Protected Storage System Provider key to expand the key, ... click the user subkey folder that is directly below the Protected Storage ...
    (microsoft.public.windowsxp.security_admin)
  • Re: restrict access to AD:USER properties for a particular set of
    ... The settings that you define at the OU permission level ... to advanced security settings, selct add, select Jane Doe and then ther ... You can choose user accounts, ...
    (microsoft.public.windows.server.active_directory)
  • Re: IUSR
    ... settings section. ... >b) Configure the account used for anonymous user account ... >> Our server is updated with service paks, ...
    (microsoft.public.inetserver.iis.security)