Understanding IUSR / anonymous user
Integrated Windows Authentication,
Digest Authentication,
Basic Authentication,
.Net Passport Authentication and
Anonymous Authentication
these are the authentication methods supported in IIS 6 on a Windows server.
But Anonymous Authentication is the method which allows anyone to visit the public areas of a web site.
IUSR also called as Anonymous user which allow users to access web site without need of user name [...]