Internet Information Services (IIS) 7.0 Resource Kit
by Olga M. Londer Mike Volordarsky Brett Hill, Bernard Cheah, Steve Schofield, Carlos Aguiar Mares, Kurt Meyer, and Microsoft IIS Team
Native Modules
Table C-1 outlines the native modules in Internet Information Services (IIS) 7.0.
Table C-1. Native Modules in IIS 7.0
Module Name: AnonymousAuthenticationModule | |
Description | Provides anonymous authentication support. For example, this module generates the HttpUser object if a URL is configured to enable anonymous authentication. |
Configuration Section | system.webServer/security/authentication/anonymousAuthentication |
Resource | %SystemRoot%\System32\Inetsrv\Authanon.dll |
Dependencies | None |
Potential Issues When Removing This Module | Unable to perform anonymous authentication because at least one authentication module has to be configured. After the authentication phase, the IIS server core checks if the HttpUser object is populated. The HttpUser ... |
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access