Chat now with support
Chat with Support

Identity Manager Data Governance Edition 8.0.1 - Technical Insight Guide

Introduction Data Governance Edition Network Communications Data Governance service Data Governance agents Resource activity collection in Data Governance Edition QAM module tables Configurable configuration file settings
Data Governance service configuration file settings Data Governance agent configuration file settings
Configurable registry settings PowerShell commands
Adding the PowerShell snap-ins Finding component IDs Data Governance Edition deployment Service account management Managed domain deployment Agent deployment Managed host deployment Account access management Resource access management Governed data management Classification management
About us

FolderSecurity.UseAdminPathsForShareFolders

This key controls how the server deals with the security that backs folders. There are two methods of getting and setting folder security when looking at a share path:

  • You can do it with the \\comp\share path and a folder resource type
  • You can get the folder path that backs the share, convert it to an admin share path and use a folder type.
Table 27: Configuration setting: FolderSecurity.UseAdminPathsForShareFolders
Configuration file %ProgramFiles%\One Identity\One Identity Manager Data Governance Edition\Server\DataGovernanceEdition.Service.exe.config
Section name <appSettings>
Setting

<add key="FolderSecurity.UseAdminPathsForShareFolders" value="0"/>

Value

Valid values:

  • 0: Use share permissions for the share (default)
  • 1: Use backing folder security for the share
How to modify Replace the value as required.

ManagedHostDeleteBatchSize

This key is used by the methods that delete managed hosts and their associated resource and resource activity from the database. The data is deleted in batches of this size to avoid locking the database for the time it takes to delete it all, thus letting any other database activity to complete while this batch deletion is in progress.

Table 28: Configuration setting: ManagedHostDeleteBatchSize
Configuration file %ProgramFiles%\One Identity\One Identity Manager Data Governance Edition\Server\DataGovernanceEdition.Service.exe.config
Section name <appSettings>
Setting <add key "ManagedHostDeleteBatchSize" value="10000"/>
Value

Default: 10000

How to modify Replace the value as required.

MessagingCacheFolder

This key defines the directory where the server's message store is to exist.

Table 29: Configuration setting: MessagingCacheFolder
Configuration file %ProgramFiles%\One Identity\One Identity Manager Data Governance Edition\Server\DataGovernanceEdition.Service.exe.config
Section name <appSettings>
Setting

<add key ="MessagingCacheFolder" value=".\ServerMessagingCache"/>

Value Directory for the server's message store.
How to modify Replace value with the directory where the server's message store is to exist.

Metrics.CollectionIntervalInSeconds

This key defines the frequency (in seconds) at which metrics are collected. This key is used by the Metrics internal service which handles metric collection.

Table 30: Configuration setting: Metrics.CollectionIntervalInSeconds
Configuration file %ProgramFiles%\One Identity\One Identity Manager Data Governance Edition\Server\DataGovernanceEdition.Service.exe.config
Section name <appSettings>
Setting <add key ="Metrics.CollectionIntervalInSeconds" value="60"/>
Value

Default: 60 seconds

How to modify Replace the value as required.
Related Documents

The document was helpful.

Select Rating

I easily found the information I needed.

Select Rating