DisableInitialUserSearch
This parameter specifies whether to disable the initial user synchronization. OpenText recommends that you do not disable the initial user search when LDAPMode=Group
, otherwise users without group memberships are not returned.
If LdapMode=Group
and you set this parameter to true
, membership lookups require additional queries (for each new user encountered, OmniGroupServer must retrieve details of the user). This is likely to reduce efficiency.
Type: | Boolean |
Default: | False for LdapMode=GROUP , else true. |
Required: | No |
Configuration Section: | LDAP Repository |
Example: | DisableInitialUserSearch=False
|
See Also: | DisableInitialGroupSearch |