Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

It is recommended to create a dedicated user account for the CardioLog application. By default, the user who installs the application will be given administrator permissions. 

Setup User Account Permissions

The In order to fully run the CardioLog application, the following permissions and roles are required for the primary user account which runs the setup:

  1. Local A local administrator on the CardioLog application server.
  2. Required for installation are permissions on the SQL Server that hosts the CardioLog database to "create any database" , and "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 access on the CardioLog application server.
  2. "db_owner" on the CardioLog database (. This is granted automatically by the installer).
  3. Optional: "processadmin" role on the CardioLog SQL server - Optional. It This is used in order to allow end users to cancel queries (cancel loading of reports).
  4. Optional: "view server state" permission on the CardioLog SQL Server - Optional. It This is used to collect internal SQL statistics on the CardioLog database performance (, such as the current database size, the indexes index fragmentation rates, and I/O rates) for future use.
  5. "db_datareader" access on the SharePoint config and content databases (databases is required for SharePoint on-premise Online environments only).
  6. Read access to the SharePoint TEMPLATE directory (directory is required for SharePoint on-premise Online environments only).
  7. Site Collection administrator permission (is required for SharePoint Online environments only).
  8. The Administrator role in CardioLog (CardioLog, which is granted automatically by the installer).
  9. Member of the local IIS_WPG group (access is required for Windows Server 2003 only).
  10. Full Control permissions for the CardioLog Installation Folder (Folder,  which is granted automatically by the installer).
  11. Permissions for starting and stopping the CardioLog services (are 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,  if you would like run the Configuration Wizard 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 (are all required, but only if if you are deploying the JavaScript tracking code through a SharePoint feature).
  2. Write access to the SharePoint TEMPLATE directory (is required only if adding the JavaScript tracking code to SharePoint init.js file).
    The TEMPLATE directory is usually found in these paths depending on your version of SharePoint:
    [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.