DisableInitialGroupSearch
This parameter specifies whether to disable the initial group synchronization.
If LdapMode=User
and you set this parameter to true
, membership lookups require additional queries (for each new group encountered, OmniGroupServer must retrieve details of the group). This is likely to reduce efficiency.
Type: | Boolean |
Default: | False for LdapMode=USER , else true. |
Required: | No |
Configuration Section: | LDAP Repository |
Example: | DisableInitialGroupSearch=True
|
See Also: | DisableInitialUserSearch |