How to add your knowledge

Setting Up Administration Permissions

    Table of contents
    No headers

    You can set up team member login permissions for Revit Server Administrator using Internet Information Service (IIS) hosting on each of the Revit Server instances for which the Admin role is or may be enabled. Use the IIS Manager to create a user or group to use for granting access to the Revit Server Administrator.

    To set up basic permissions on an instance of Revit Server

    1. Click StartAdministration ToolsServer Manager.
    2. In the left pane of the Server Manager, expand RolesWeb Server (IIS) , and select the Internet Services (IIS) Manager node.
    3. In the Internet Information Services (IIS) Manager, expand the tree node corresponding to the name of the server, and then expand SitesDefault Web Site, and select the RevitServerAdmin node.
    4. Install Basic and Windows Authentication under Web Server role service. In the middle Features View pane, double-click the Authentication icon.
    5. Verify that the Basic Authentication and the Windows Authentication are set to Enabled.
    6. Verify that Anonymous Authentication is set to Disabled.
    7. Re-select the RevitServerAdmin node.
    8. In the Features pane, double-click the Authorization Rules icon.
    9. In the Authorization Rules pane, select and remove the All Users rule to restrict access to all users.
    10. In the Actions pane, click Add Allow Rule.
    11. In the Add Allowed Authorization Rule dialog, select either Specified roles or user groups or Specified users, and enter the role/group or user.
      Best PracticeCreate a group and set each server to use that group for access control. Then it is only necessary to modify the group in a single location.