You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

It is recommended to create a dedicated user account for the CardioLog application. 

Setup User Account Permissions

The following permissions and roles are required for the user account which runs the setup:

  1. Local administrator on the CardioLog application server.
  2. "create any database", "alter any login" permissions on the SQL Server instance that will host the CardioLog database (required only for the installation).

CardioLog Service Account Permissions

The following permissions and roles are required for the user account which runs the CardioLog application on a regular basis (the user account is selected during the installation):

  1. Local administrator on the CardioLog application server.
  2. "db_owner" on the CardioLog database (granted automatically by the installer).
  3. "processadmin" role on the CardioLog SQL server - Optional. It is used in order to allow end users to cancel queries (cancel loading of reports).
  4. "view server state" permission on the CardioLog SQL Server - Optional. It is used to collect internal SQL statistics on the CardioLog database performance (such as the current database size, the indexes fragmentation rates and I/O rates) for future use.
  5. db_datareader on the SharePoint config and content databases (for SharePoint on-premise environments only).
  6. Read access to the SharePoint TEMPLATE directory (for SharePoint on-premise environments only).
  7. Site Collection administrator permission (for SharePoint Online environments only).
  8. The Administrator role in CardioLog (granted automatically by the installer).
  9. Member of the local IIS_WPG group (for Windows Server 2003 only).
  10. Full Control permissions for the CardioLog Installation Folder (granted automatically by the installer).
  11. Permissions for starting and stopping the CardioLog services (required only if the selected user account is not a local administrator on the CardioLog application server).
The following permissions and roles are required for the user account which runs the CardioLog Analytics Configuration Wizard for SharePoint on-premise environments, after the installation (required only for the configuration):
  1. SharePoint farm administrator, a local administrator on the SharePoint application server and WFEs and "db_owner" on the SharePoint config database (required only if deploying the JavaScript tracking code through a SharePoint feature).
  2. Write access to the SharePoint TEMPLATE directory (required only if adding the JavaScript tracking code to SharePoint init.js file).
    [SharePoint 2013 Server]\%PROGRAMFILES%\Common Files\Microsoft Shared\web server extensions\15\TEMPLATE
    [SharePoint 2010 Server]\%PROGRAMFILES%\Common Files\Microsoft Shared\web server extensions\14\TEMPLATE
    [SharePoint 2007 Server]\%PROGRAMFILES%\Common Files\Microsoft Shared\web server extensions\12\TEMPLATE
    Creating a share is recommended - \\sharepointservername\XX\TEMPLATE. 
  • No labels