RE: Permission denied when writing to eventlog from global.asa
From: WenJun Zhang[msft] (v-wzhang_at_online.microsoft.com)
Date: 06/03/05
- Next message: IkBenHet: "Secure website (cookie/session)"
- Previous message: Al Mulnick: "Re: Exchange relay for Exchange"
- In reply to: Jonas Back: "Permission denied when writing to eventlog from global.asa"
- Next in thread: Jonas Back: "RE: Permission denied when writing to eventlog from global.asa"
- Reply: Jonas Back: "RE: Permission denied when writing to eventlog from global.asa"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 03 Jun 2005 08:28:43 GMT
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: IkBenHet: "Secure website (cookie/session)"
- Previous message: Al Mulnick: "Re: Exchange relay for Exchange"
- In reply to: Jonas Back: "Permission denied when writing to eventlog from global.asa"
- Next in thread: Jonas Back: "RE: Permission denied when writing to eventlog from global.asa"
- Reply: Jonas Back: "RE: Permission denied when writing to eventlog from global.asa"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|