...
For convenience when running ActiveEfficiency for use with AppClarity 5.2, you may also want to configure the data capture account so that it can also run the AppClarity Connector Synchronizer. This is enabled by making the data capture account an AppClarity administrator – see Configuring Users for please refer to AppClarity 5.2 - Managing users for more details.
Scout ConfigMgr access
...
- Open SQL Server Management Studio.
- Expand the Security node Security node and select the Logins nodethe Logins node.
- Right-click and from its context menu, select New select New Login...
- In the Login - New dialogNew dialog, enter the login name for login name for the service account and click OK.
- Expand the ConfigMgr Site database, expand the Security node Security node and select the Users nodethe Users node.
- Right-click and from its context menu, select New select New User...
- In the Database User - New dialog under General, enter New dialog under General, enter the service account as the Login the Login name.
- From the Database role membership listmembership list, select the dbthe db_datareader optiondatareader option.
- Click OK to add the new user with the selected dbselected db_datareader permissiondatareader permission.
Scout iQSonar Access
To retrieve information from iQSonar a Scout data capture account must have:
db_datareader
on the iQSonar database.execute
on thedbo.DatabaseVersion_re
stored procedure.
...
- Open SQL Server Management Studio.
- Expand the Security node Security node and select the Logins node Logins node.
- Right-click and from its context menu, select New select New Login...
- In the Login - New dialogNew dialog, enter the login name for login name for the service account and click OK.
- Expand the iQSonar Site database, expand the Security node Security node and select the Users node Users node.
- Right-click and from its context menu, select New select New User...
- In the Database User - New dialogNew dialog under General, enter the service account as the Login the Login name.
- From the Database role membership listmembership list, select the dbthe db_datareader optiondatareader option.
- Click OK to add the new user with the selected dbselected db_datareader permissiondatareader permission.
Anchor | ||||
---|---|---|---|---|
|
...