IIS Server Security - Event ID 2266 error

This is Interesting: Free IT Magazines  
Home > Archive > IIS Server Security > July 2004 > Event ID 2266 error





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Event ID 2266 error
Lorenzo Pena

2004-06-30, 6:01 pm

I have a new IIS 6.0 web server running in Worker Process Isolation Mode.
There are about 150 ASP apps distributed among 12 application pools.

I keep getting the following error in the Application log.

Source: W3SVC-WP
Event Id: 2266
Type: Warning
User: n/a
Description: the account that the current worker process is running
under does not have SeTcbPrivilege privilege, the anonymous password sync
feature and the Digest Authentication feature are disabled.

How can I find out which of my app pools is the one which is causing the
error?

Any help will be appreciated.

Thanks.


Richard Marr

2004-07-02, 9:22 pm


Check your metabase.xml for any instances of AnonymousPasswordSync=true
If this is set at any node and the associated application pool identity is
something other than system you wil get this error.
To get rid of the events you can change the the setting to false.

Here are some references to this setting.

http://msdn.microsoft.com/library/d...-us/iissdk/iis/
ref_mb_anonymouspasswordsync.asp

http://support.microsoft.com/defaul...KB;EN-US;332167



//Richard
IIS
This posting is provided "AS IS" with no warranties, and confers no rights.
//


Lorenzo Pena

2004-07-02, 9:23 pm

Richard,

Thanks for the reply.

I searched my metabase.xml and did not find any instance of
AnonymousPasswordSync=True.

There are a few applications that have Anonymous Access enabled but those
are all assigned to Application pools that have Local System as the
applicaiton pool identity.


"Richard Marr" <"richard?????????????????????? wrote in message
news:1ICIxSAYEHA.1580@cpmsftngxa06.phx.gbl...
>
> Check your metabase.xml for any instances of AnonymousPasswordSync=true
> If this is set at any node and the associated application pool identity

is
> something other than system you wil get this error.
> To get rid of the events you can change the the setting to false.
>
> Here are some references to this setting.
>
>

http://msdn.microsoft.com/library/d...-us/iissdk/iis/
> ref_mb_anonymouspasswordsync.asp
>
> http://support.microsoft.com/defaul...KB;EN-US;332167
>
>
>
> //Richard
> IIS
> This posting is provided "AS IS" with no warranties, and confers no

rights.
> //
>
>



Richard Marr

2004-07-03, 6:57 pm

Lorenzo,

Check for UseDigestSSP . ,
Change this to true if its set to false .

http://msdn.microsoft.com/library/d...-us/iissdk/iis/
ref_mb_usedigestssp.asp


"This posting is provided "AS IS" with no warranties, and confers no
rights. You assume all risk for your use. © 2003 Microsoft Corporation. All
rights reserved."

Richard Marr
Microsoft IIS Support Professional

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com