A Boolean value that specifies whether to resolve nested group relationships. For example, if Group A is a member of Group B which is a member of Group C, OmniGroupServer can infer that Group A is a member of Group C.
TRUE
. OmniGroupServer expands nested groups on completion of the job, unless you set GroupServerNestedGroupsByQuery to TRUE
in which case OmniGroupServer resolves the relationships at query time instead.FALSE
.Type: | Boolean |
Default: | True |
Required: | No |
Configuration Section: | Default or MyRepository |
Example: | GroupServerNestedGroups=false
|
See Also: | GroupServerNestedGroupsByQuery |
|