event id 100

  • Thread starter Thread starter Carisma
  • Start date Start date
C

Carisma

Hello,
In system log there is error id 100 with sourcr : w3svc
description:"The server was unable to logon the Windows NT
account "IUSR_server name" ...............
offcourse I disable this account,is it a serious and
important warning ?
Thank you.
 
IUSR_machine name account is used for Anonymous access to your IIS web
server. If you disable this account no one can browse your web sites unless
they are authenticated. Anonymous users are actually authenticated as IUSR
(if enabled in Web site) and get their access permission trough this
account.

--
Regards

Matjaz Ladava, MCSE, MCSA, MCT, MVP
Microsoft MVP - Active Directory
(e-mail address removed), (e-mail address removed)
http://ladava.com
 
Back
Top