ActiveDirectoryRequireCost
(Windows only). This parameter is used only when ActiveDirectoryDomains
is set.
A Boolean value that specifies whether OmniGroupServer sorts the available servers for each domain by using cost and latency. The domain servers are sorted first by increasing cost and then by latency. Cost is a measure of the cost of performing queries against the server and is typically based on the server location. OmniGroupServer queries the server with the best performance.
When ActiveDirectoryRequireCost
is set to true
, OmniGroupServer only selects a server that returns a valid cost.
Type: | Boolean |
Default: | False |
Required: | No |
Configuration Section: | LDAP Repository or Default |
Example: | ActiveDirectoryRequireCost=True
|
See Also: | ActiveDirectoryDomains |