Microsoft Windows SharePoint Services
HomeBackForwardPrint

Show AllShow All

Specify anonymous user access settings

Specify anonymous user access settings

Use the anonymous user account on the Web server to provide anonymous access to a SharePoint site. Internet Information Services (IIS) creates and maintains the account to provide anonymous Web access on a Web server computer, not Microsoft Windows SharePoint Services. By default, IIS creates the anonymous user account, IUSR_ComputerName. When you enable anonymous access in Windows SharePoint Services, you are allowing that user account to access the Web site.

Allow anonymous access for a virtual server in Internet Information Services

To allow anonymous access for a virtual server in Internet Information Services you must be a member of the local server's Administrators group or you must have been granted privileges to administer IIS.

  1. Click Start, point to All Programs, point to Administrative Tools, and then click Internet Information Services (IIS) Manager.
  2. Right-click the virtual server you want to enable anonymous access for, and then click Properties.
  3. Click the Directory Security tab.
  4. In the Authentication and access control section, click Edit.
  5. The Authentication Methods dialog box appears.

  6. Select the Anonymous access check box.
  7. Click OK to close the Authentication Methods dialog box.
  8. Click OK to close the Properties dialog box.

Note  You may need to restart IIS for this change to take effect. After anonymous access is turned on for the virtual server in IIS, you can enable anonymous access for a specific top-level Web site.

Enable anonymous access for a top-level Web site

  1. On the site, click Site Settings.
  2. In the Administration section, click Go to Site Administration.
  3. On the Site Administration page, in the Users and Permissions section, click Manage anonymous access.
  4. In the Anonymous Access section, select a level of access to allow:
    • Entire Web site
    • Lists and libraries
    • Nothing
  5. Click OK.
©2003 Microsoft Corporation. All rights reserved.