IIS Permissions Wizard Template Maker -------------------------------------------------------------------------------- The IIS Permissions Wizard Template Maker is designed to assist in the creation of new permissions templates for use with Microsoft's Internet Information Services (IIS), version 5.0 and greater. I. Introduction to the Permissions Wizard A. What is the Permissions Wizard? B. Default FTP Site Templates C. Default Web Site Templates II. Permissions Wizard Templates A. What are Permissions Templates? B. Where are Permissions Templates stored? C. FTP Templates D. Web Templates III. Using the Permissions Wizard Template Maker A. Common Options 1. Editing or Creating Templates 2. IP Address and Domain Name Restrictions B. FTP Template Options 1. FTP Access Permissions 2. FTP Authentication Methods C. Web Template Options 1. Web Access Permissions 2. Web Authentication Methods -------------------------------------------------------------------------------- I. Introduction to the Permissions Wizard -------------------------------------------------------------------------------- A. What is the Permissions Wizard? The Permissions Wizard takes a scenario-driven approach in setting up Web and FTP permissions, NTFS access permissions, and authentication schemes. Rather than setting each area with a separate user interface, you select the scenario that most closely resembles your site's needs and the wizard sets all of the access permissions and authentication schemes for you. One of the great advantages of this is that the wizard will ensure that Web (or FTP) and NTFS permissions are properly coordinated and that the correct authentication scheme is used. All of the settings can later be changed in the IIS snap-in. -------------------------------------------------------------------------------- B. Default FTP Site Templates Public FTP Site - This is the most common configuration, in which the information on the site is intended for public consumption over the Internet. -------------------------------------------------------------------------------- C. Default Web Site Templates Public Web Site - This is the most common configuration, in which the information on the site is intended for public consumption over the Internet. It uses anonymous authentication and allows users to view all files and access Active Server Pages applications on your Web server. It also gives administrators complete control over the site. Secure Web Site - This configuration is used for corporate extranets, which are intranets accessed over the Internet. Information on the site is intended for restricted consumption. It uses Basic, Digest, or integrated Windows authentication. It allows only authorized users to view all files and access Active Server Pages applications on your Web server. It also gives administrators complete control over the site. -------------------------------------------------------------------------------- II. Permissions Wizard Templates -------------------------------------------------------------------------------- A. What are Permissions Templates? Permissions Templates are a collection of Access Control permissions, Authentication Methods, and IP Address Restrictions properties that can be applied to an internet site. Templates make it easy to change the security configuration of a site without editing individual properties. -------------------------------------------------------------------------------- B. Where are Permissions Templates stored? Permissions Templates are stored in the metabase with other IIS settings. They are stored by service under the appropriate section of the metabase for the FTP or Web service. All settings are the same properties that are stored for a web or FTP site. -------------------------------------------------------------------------------- C. FTP Templates FTP templates are stored in the following metabase path: MACHINE MSFTPSVC Info Templates