Re: Can not access web directory in Win2k3 with anonymous access d
From: Kristofer Gafvert (kgafvert_at_NEWSilopia.com)
Date: 03/20/05
- Next message: Egbert Nierop \(MVP for IIS\): "Re: ASP Hang in IIS 6 (Windows 2003 Stnd Ed)"
- Previous message: Ina of macromiracle.com (coming soon): "Have no concept, complete un-geek"
- In reply to: chuck rudolph: "Re: Can not access web directory in Win2k3 with anonymous access d"
- Next in thread: chuck rudolph: "Re: Can not access web directory in Win2k3 with anonymous access d"
- Reply: chuck rudolph: "Re: Can not access web directory in Win2k3 with anonymous access d"
- Messages sorted by: [ date ] [ thread ]
Date: Sun, 20 Mar 2005 12:07:44 -0800
Hello,
IIS does not bypass NTFS security. If the user (you try to log on as) is
not allowed read access to the files, the user will be denied access to
the file.
When Anonymous Authentication is used, the anonymous user account is used
to access the file on the file system.
As for being prompted to log on, see this KB Article:
"Internet Explorer May Prompt You for a Password"
http://support.microsoft.com/?id=258063
A guess is that your website is not in the intranet zone, so IE does not
automatically send logon credentials.
-- Regards, Kristofer Gafvert www.gafvert.info - My Articles and help www.ilopia.com chuck rudolph wrote: > David, Here is an update: I can NOW get to the protected web site from a > domain computer when I am signed into the domain BUT when IE accesses the web > the user is prompted to log in. My reading of the document says that an > authenticated user should not be prompted for new creds. The log follows. > > I found the policy that was only allowing Guest, and Guests to access the > computer remotely. I added Everyone to get where I am now. Do I need to add > Authenticated Users to get where I want to go? > > Thanks...Chuck > > > **** Anony disallowed, access from a domain member ie **** > > #Software: Microsoft Internet Information Services 6.0 > #Version: 1.0 > #Date: 2005-03-20 19:14:04 > #Fields: date time s-ip cs-method cs-uri-stem cs-uri-query s-port > cs-username c-ip cs(User-Agent) sc-status sc-substatus sc-win32-status > 2005-03-20 19:14:04 10.10.1.103 GET /test - 80 - 10.10.1.104 > Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.40607) 401 2 2148074254 > 2005-03-20 19:14:19 10.10.1.103 GET /test - 80 SBS\Administrator 10.10.1.104 > Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.40607) 301 0 0 > 2005-03-20 19:14:19 10.10.1.103 GET test - 80 - 10.10.1.104 > Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.40607) 401 2 2148074254 > 2005-03-20 19:14:19 10.10.1.103 GET /test/Default.htm - 80 SBS\Administrator > 10.10.1.104 > Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.40607) 200 0 0 > > > "David Wang [Msft]" wrote: > > > Please provide the web server logs for the failing requests in question. I > > want to see all the 401 errors with substatus/win32 error codes > > > > -- > > //David > > IIS > > http://blogs.msdn.com/David.Wang > > This posting is provided "AS IS" with no warranties, and confers no rights. > > // > > "chuck rudolph" <chuckrudolph@discussions.microsoft.com> wrote in message > > news:654ADABC-5773-4642-8F01-0CD0CC5794FB@microsoft.com... > > I am sure this has something to do with a missing (or extra) domain security > > policy. Here is the scoop. I have a domain controller and a member server. > > The member server is running IIS 2k3 with all the lastest "windows update". > > I > > create a vir. dir. on the server and in it a simple .htm. With anonymous > > access enabled, I can open this file from the domain controller running IE. > > When I turn anonymous access off and have Integrated Windows Authentication > > turned on, I get a prompted to log in. Even providing the correct signon > > does > > not allow me access. (The login on the domain controller is a domain admin.) > > This of course works when I do not have the member server in the domain. The > > member server and domain controller (also 2k3) are "out of the box" test > > setups -- so I am pretty sure that I am missing some security policy. Any > > help is appreciated. > > > > > >
- Next message: Egbert Nierop \(MVP for IIS\): "Re: ASP Hang in IIS 6 (Windows 2003 Stnd Ed)"
- Previous message: Ina of macromiracle.com (coming soon): "Have no concept, complete un-geek"
- In reply to: chuck rudolph: "Re: Can not access web directory in Win2k3 with anonymous access d"
- Next in thread: chuck rudolph: "Re: Can not access web directory in Win2k3 with anonymous access d"
- Reply: chuck rudolph: "Re: Can not access web directory in Win2k3 with anonymous access d"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|