This key indicates whether the access control list owner within the target system should be considered as a perceived owner suggestion.
Configuration file | %ProgramFiles%\One Identity\One Identity Manager Data Governance Edition\Server\DataGovernanceEdition.Service.exe.config |
Section name | <appSettings> |
Setting | <add key ="PerceivedOwnershipByResourceOwner" value="false"/> |
Value |
Valid values:
|
How to modify | Replace the value as required. |
This key defines the frequency (in minutes) at which the perceived owner information (resource activity) for resources is updated in the One Identity Manager dashboards. This key is used by the ResourceActivityInternalServices task that updates the perceived owner and points of interest (POI) for governed resources.
Configuration file | %ProgramFiles%\One Identity\One Identity Manager Data Governance Edition\Server\DataGovernanceEdition.Service.exe.config |
Section name | <appSettings> |
Setting | <add key ="PerceivedOwnershipCalcUpdatesRefreshIntervalMinutes" value="1440"/> |
Value |
Default: 1440 minutes (one day) |
How to modify | Replace the value as required. |
This key defines the maximum number of perceived ownership suggestions to be returned when using the perceived owner calculation feature in Data Governance Edition.
Configuration file | %ProgramFiles%\One Identity\One Identity Manager Data Governance Edition\Server\DataGovernanceEdition.Service.exe.config |
Section name | <appSettings> |
Setting | <add key ="PerceivedOwnershipMaxReturnValue" value="5"/> |
Value |
Default: 5 perceived owners |
How to modify | Replace the value as required. |
This key defines how long (number of minutes) the Data Governance service should wait for results from the Remote Executor before timing out. The Remote Executor is used to deploy and uninstall agents.
Configuration file | %ProgramFiles%\One Identity\One Identity Manager Data Governance Edition\Server\DataGovernanceEdition.Service.exe.config |
Section name | <appSettings> |
Setting | <add key="RemoteExecutor.WaitResultTimeout" value="5"/> |
Value |
Default: 5 minutes |
How to modify | Replace the value as required. |
Notes |
During an agent uninstall, the Data Governance server sends a command to stop the agent service and then waits for the service to stop. If the agent service takes a long time to shut down, the uninstall fails. To solve this issue, the timeout value for the agent service stop can be increased using this configuration setting. In addition, if you modify the timeout value here, you should also update the StartStopServiceTimout registry key to the same value. For more information, see Agent start/stop timeout (StartStopServiceTimeout). |
© 2023 One Identity LLC. ALL RIGHTS RESERVED. Feedback Terms of Use Privacy