Re: permission denied after XP upgrade
From: wendy (wendy_blann_at_yahoo.co.uk)
Date: 08/20/03
- Next message: Jerry III: "Re: Unwanted websites"
- Previous message: salvatore: "Re: Printers Subweb Reappearing"
- In reply to: Karl Levinson [x y] mvp: "Re: permission denied after XP upgrade"
- Next in thread: JonnyBoy: "Re: permission denied after XP upgrade"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Wed, 20 Aug 2003 10:53:30 -0700
It appears to be problems with IUSR_ - not sure whether
the XP upgrade wiped or reset these or whether XP is just
more fussy!
Thanks
>-----Original Message-----
>Try enabling auditing to see what account is being denied
access. This also
>can improve the security of your web server:
>
>http://securityadmin.info/faq.htm#auditing
>
>Correct me if I'm wrong, but I"m not sure IUSR is in the
Everyone group.
>That could be a problem.
>
>Or, is there any chance that the IWAM account is being
used to get that file
>and there's a problem with that account, such as the IWAM
password within
>windows is not the same as the IWAM password cached in
the IIS Metabase? If
>so, see here:
>http://securityadmin.info/faq.htm#iwam
>
>
>"wendy" <wendy_blann@yahoo.co.uk> wrote in message
>news:0bd701c36718$1ee31360$a401280a@phx.gbl...
>> I have just upgraded from W2K Pro to XP Pro.
>>
>> I use IIS as a web server locally for testing out web
>> pages.
>>
>> All my ASP pages have #include virtual statements in and
>> all were working fine under W2K.
>>
>> The pages are tested using in Internet Explorer via URL
>> http://localhost/sitename/pageref.asp
>>
>> All test pages are located in folders under
>> c:\inetpub\wwwroot with different files for each
website.
>> There is a common folder with common scripts in also
>> located under inetpub\wwwroot which is where the
#include
>> points.
>>
>> I am now getting permission denied errors when the page
>> hits the #include line. The target of the include has
>> permissions that allow everyone read and write access.
>>
>> What has happened here and what do I need to do to fix
it?
>>
>> Example:
>> Page: http://localhost/test1/index.asp has statement:
>>
>> <!-- #include virtual="/CommonScripts/stats.asp" -->
>>
>> when run in IE (6.0) I now get permission denied on this
>> line
>>
>> Microsoft VBScript runtime (0x800A0046)
>> Permission denied
>> /CommonScripts/stats.asp, line 19
>>
>
>
>.
>
- Next message: Jerry III: "Re: Unwanted websites"
- Previous message: salvatore: "Re: Printers Subweb Reappearing"
- In reply to: Karl Levinson [x y] mvp: "Re: permission denied after XP upgrade"
- Next in thread: JonnyBoy: "Re: permission denied after XP upgrade"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|