RE: IIS-Rechteproblem
From: Christopher Haun (a-chaun_at_NOSPAMmicrosoft.com)
Date: 12/29/03
- Next message: Christopher Haun: "RE: IIS 5.0 + IISADMPWD"
- Previous message: Jeff Cochran: "Re: IIS still vulnerable"
- In reply to: Timo Erbach: "IIS-Rechteproblem"
- Next in thread: Timo Erbach: "Re: IIS-Rechteproblem"
- Reply: Timo Erbach: "Re: IIS-Rechteproblem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Mon, 29 Dec 2003 19:10:08 GMT
I believe he is saying that he unchecked "integrated authentication" and
checked "basic authentication" on a site or a virtual directory.
Being basic authentication, he enters his credentials when prompted but he
keeps getting prompted.
If I've surmised the translation adequately, it sounds to me like there is
an NTFS permissions issue on the content. IIS is probably authenticating
the user just fine but the user is getting access denied at the file level.
If the content (*.htm, *.asp, *.jpg, *.gif, etc.) is in
c:\inetpub\wwwroot\, for instance, then the wwwroot folder will need to
have RX/L/R permissions for the user that is being authenticated. That
user may also need to be given "log on locally" rights in the local
security policy.
If you're not sure where the "Access Denied" is happening, I highly
recommend using NTFilemon from www.sysinternals.com. Start the capture
with NTFilemon, reproduce your problem, stop the capture in Filemon, and
search the results column for the words "Access Denied."
271071 HOW TO: Set Basic NTFS Permissions for IIS 5.0
http://support.microsoft.com/?id=271071
812614 INFO: Default Permissions and User Rights for IIS 6.0
http://support.microsoft.com/?id=812614
187506 INFO: Basic NTFS Permissions for IIS 4.0
http://support.microsoft.com/?id=187506
I hope that helps!
Chris - IIS Team
- Next message: Christopher Haun: "RE: IIS 5.0 + IISADMPWD"
- Previous message: Jeff Cochran: "Re: IIS still vulnerable"
- In reply to: Timo Erbach: "IIS-Rechteproblem"
- Next in thread: Timo Erbach: "Re: IIS-Rechteproblem"
- Reply: Timo Erbach: "Re: IIS-Rechteproblem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|