# Setting the Administration Tab Access

Follow these instructions to give specific users and groups access to the Administration tab:

  1. Go to the installation directory located, by default, in C:\Program Files\OpeniT\Analysis Server.

  2. Open the file Mvc.sitemap using any text editor.

  3. Look for the Administration node. The roles attribute should have the value specified during the installation (Administrators Group).

    Mvc.sitemap
    174 | ...
    175 | <mvcSiteMapNode title="Administration" controller="Admin" action="Index" icon="Administration.png" roles="user@openit.com, Admin_Group,user2@openit.com">
    176 | ...

  1. Save the changes.

  2. Open IIS (Internet Information Services) Manager. In the Connections pane, click Application Pools.

  3. In the list of Application Pools, select Open iT Analysis Server Application Pool.

  4. In the Actions pane, click Stop.

  5. Wait for 10 seconds and click Start.

    Analysis Server Post-Installation Configuration: Restart Application Pool

    Analysis Server Post-Installation Configuration: Restart Application Pool