DirectAccessForServiceCredentials
This setting defines whether to enable the Data Governance service to access service account credentials directly from the database during agent deployment.
Table 30: Configuration setting: DirectAccessForServiceCredentials
Configuration file |
%ProgramFiles%\One Identity\One Identity Manager Data Governance Edition\Server\DataGovernanceEdition.Service.exe.config |
Section name |
<appSettings> |
Setting |
<add key="DirectAccessForServiceCredentials" value="false"/> |
Value |
Valid values:
-
false: Data Governance service doesn’t access service account credentials directly from the database during agent deployment
-
true: Data Governance service accesses service account credentials directly from the database during agent deployment |
How to modify |
Replace the value as required |
DisablePerceivedOwnershipUpdate
This key can be used to disable the automatic perceived owner calculation for governed data. By disabling this calculation, custom perceived ownership calculations can be created by writing directly to the QAMPoIPerceievedOwner table.
Table 31: Configuration setting: DisablePerceivedOwnershipUpdate
Configuration file |
%ProgramFiles%\One Identity\One Identity Manager Data Governance Edition\Server\DataGovernanceEdition.Service.exe.config |
Section name |
<appSettings> |
Setting |
<add key ="DisablePerceivedOwnershipUpdate" value="false"/> |
Value |
Valid values:
- false: Use the automatic perceived owner calculation for governed data (default).
- true: Do not use the automatic perceived owner calculation for governed data.
|
How to modify |
Replace the value as required. |
EMCIsilonDFSLinksEnabled
This setting defines whether to enable the resolution of DFS links pointing to EMC Isilon CIFS device’s folder or not.
Table 32: Configuration setting: EMCIsilonDFSLinksEnabled
Configuration file |
%ProgramFiles%\One Identity\One Identity Manager Data Governance Edition\Server\DataGovernanceEdition.Service.exe.config |
Section name |
<appSettings> |
Setting |
<add key="EMCIsilonDFSLinksEnabled" value="false"/> |
Value |
Valid values:
|
How to modify |
Replace the value as required |
EMCIsilonUseNetworkPathForAccessRequests
This setting defines whether to enable reading of access groups and their associated permissions directly from network share for resource access requests for DFS links.
Table 33: Configuration setting: EMCIsilonUseNetworkPathForAccessRequests
Configuration file |
%ProgramFiles%\One Identity\One Identity Manager Data Governance Edition\Server\DataGovernanceEdition.Service.exe.config |
Section name |
<appSettings> |
Setting |
<add key=" EMCIsilonUseNetworkPathForAccessRequests" value="false"/> |
Value |
Valid values:
|
How to modify |
Replace the value as required |