Restricting Access Using Folder Permissions

To set folder permissions use the following procedure. Perform these steps on the Web server on which the CML application will run.

Note  You can set folder permissions only if you have installed IIS on an NTFS partition.

To restrict access using folder permissions

  1. Open Windows NT Explorer and right-click the \Inetpub\Wwwroot\FmLib\Admin folder, and then click Properties.
  2. Click the Security tab.
  3. Click Permissions. This displays the Directory Permissions dialog box with a list of users and groups who can access this virtual root.
  4. Add to this list the users or groups of users to whom you wish to grant access. Click Everyone in the Name list box and click Remove. Click Add and type Library Admins in the Add Names list box.
  5. Select Full Control under the Type of Access drop-down list box. Click OK.
  6. Click Replace Permissions on Subdirectories in the Directory Permissions dialog box to propagate the permissions throughout the FmLib\Admin folders.
  7. Click OK to exit the Directory Permissions dialog box. Click Yes in the dialog box asking whether you want to replace security information.
  8. Click OK to exit the Admin Properties page.