지금 지원 담당자와 채팅
지원 담당자와 채팅

Identity Manager Data Governance Edition 8.2.1 - Technical Insight Guide

One Identity Manager Data Governance Edition Technical Insight Guide Data Governance Edition network communications Data Governance service Data Governance agents Resource activity collection in Data Governance Edition Cloud managed hosts permission level to role mapping 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

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 34: 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 35: 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 36: 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 37: 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.
관련 문서

The document was helpful.

평가 결과 선택

I easily found the information I needed.

평가 결과 선택