indexingEnabled (localGroup scanning)
This setting determines whether localGroup scanning is enabled. By default, the server sets this to 1 indicating that localGroup scanning is enabled.
NOTE: This just controls the synchronization. The local groups are always scanned because the data is required for access calculations.
Table 66: Agent configuration setting: indexingEnabled
Configuration file |
%ProgramFiles%\One Identity\One Identity Manager Data Governance Edition\Agent Services\DataGovernance.Agent.exe.config |
Section name |
<Section name="Agent">
<Section name="Services">
<Section name="localGroup">
|
Setting |
<Setting name ="indexingEnabled" type="dword"> |
Value |
Valid values:
- 0: disable localGroup scanning
- 1: enable localGroup scanning (default)
|
How to modify |
Replace value as required. |
indexingEnabled (local user rights scanning)
This setting determines whether local user rights scanning is enabled. By default, the server sets this to 1 indicating that local user rights scanning is enabled.
Table 67: Agent configuration setting: indexingEnabled
Configuration file |
%ProgramFiles%\One Identity\One Identity Manager Data Governance Edition\Agent Services\DataGovernance.Agent.exe.config |
Section name |
<Section name="Agent">
<Section name="Services">
<Section name="localUserRights">
|
Setting |
<Setting name ="indexingEnabled" type="dword"> |
Value |
Valid values:
- 0: disable localUserRights scanning
- 1: enable localUserRights scanning (default)
|
How to modify |
Replace value as required. |
indexingEnabled (service identities scanning)
This setting determines whether service identities scanning is enabled. By default, the server sets this to 1 indicating that service identities scanning is enabled.
Table 68: Agent configuration setting: indexingEnabled
Configuration file |
%ProgramFiles%\One Identity\One Identity Manager Data Governance Edition\Agent Services\DataGovernance.Agent.exe.config |
Section name |
<Section name="Agent">
<Section name="Services">
<Section name="securityIdentityIndexer">
|
Setting |
<Setting name ="indexingEnabled" type="dword"> |
Value |
Valid values:
- 0: disable services identity scanning
- 1: enable services identity scanning (default)
|
How to modify |
Replace value as required. |
indexingEnabled (share scanning)
This setting determines whether share scanning is enabled. By default, the server sets this to 1 indicating that share scanning is enabled.
Table 69: Agent configuration setting: indexingEnabled
Configuration file |
%ProgramFiles%\One Identity\One Identity Manager Data Governance Edition\Agent Services\DataGovernance.Agent.exe.config |
Section name |
<Section name="Agent">
<Section name="Services">
<Section name="share">
|
Setting |
<Setting name ="indexingEnabled" type="dword"> |
Value |
Valid values:
- 0: disable share scanning
- 1: enable share scanning (default)
|
How to modify |
Replace value as required. |