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

Compare with Current View Page History

« Previous Version 2 Next »

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

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

  1. 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."

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. This is used to allow end users to cancel queries (cancel loading of reports).
  4. Optional: "view server state" permission on the CardioLog SQL Server. This is used to collect internal SQL statistics on the CardioLog database performance, such as the current database size, index fragmentation rates, and I/O rates.
  5. "db_datareader" access on the SharePoint config and content databases is required for SharePoint Online environments only.
  6. Read access to the SharePoint TEMPLATE directory is required for SharePoint Online environments only.
  7. Site Collection administrator permission is required for SharePoint Online environments only.
  8. The Administrator role in 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,  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:
  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 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. 
  • No labels