RE: Permission denied when writing to eventlog from global.asa
From: Jonas Back (jonasback_at_noway.com)
Date: 06/03/05
- Next message: Markus Weber: "Re: Problem with IUSR account"
- Previous message: IkBenHet: "Secure website (cookie/session)"
- In reply to: WenJun Zhang[msft]: "RE: Permission denied when writing to eventlog from global.asa"
- Next in thread: WenJun Zhang[msft]: "RE: Permission denied when writing to eventlog from global.asa"
- Reply: WenJun Zhang[msft]: "RE: Permission denied when writing to eventlog from global.asa"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 3 Jun 2005 03:40:03 -0700
Thanks for helping out!
We don't allow anonymous access to the page. That is - we have unchecked the
box "Enable anonymous access" on the "Directory Security" tab on the website
configuration. How do I do it then?
Is it maybe still the |USR-MACHINENAME account that tries to write to the log?
Thanks!
""WenJun Zhang[msft]"" wrote:
> Hi,
>
> If the ASP page allows anonymous access, its idenity should be
> IUSR_<machinename> account (can be viewed in computer management).
> This is local account which shouldn't be in domain users. So you will
> need to change the CustomSD with its sid. Also you may remove IUSR
> from guests group (by default it's in guests). As I know, accounts
> included in guests may be restricted to write event log as well.
>
> Thanks.
>
> Best regards,
>
> WenJun Zhang
> Microsoft Online Partner Support
>
> This posting is provided "AS IS" with no warranties, and confers no
> rights.
>
>
- Next message: Markus Weber: "Re: Problem with IUSR account"
- Previous message: IkBenHet: "Secure website (cookie/session)"
- In reply to: WenJun Zhang[msft]: "RE: Permission denied when writing to eventlog from global.asa"
- Next in thread: WenJun Zhang[msft]: "RE: Permission denied when writing to eventlog from global.asa"
- Reply: WenJun Zhang[msft]: "RE: Permission denied when writing to eventlog from global.asa"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|