click below
click below
Normal Size Small Size show me how
6427 IIS Security
Security in IIS on Windows Server 2008
Feature | Details |
---|---|
Authentication | By default, IIS 7.0 uses Anonymous authentication |
Authorization | Determines which resources a user can access |
Certificates | Provide a way to conffirm the identity of a Web site |
ISAPI and CGI Restrictions | Allow dynamic content to run on a Web server |
SSL Settings | Encrypts data between a Web server and a client |
HTTP Filters | Restrict the types of HTTP requests that IIS allows |
Roles | Perform security-related operations on multiple users |
TrustLevels | Permissions granted by ASP.NET code security policy |
Users | Define users to be associated with an application |