Number
The total number of repositories from which you want the group server to retrieve user and group information.
The default value of 0 (zero) runs the jobs for the repositories numbered from 0 to the first missing number.
When you specify a value for Number, OmniGroupServer runs the jobs for the repositories numbered from 0 to Number - 1.
| Type: | Long |
| Default: | 0 |
| Required: | No |
| Configuration Section: | Repositories |
| Example: |
The following example runs the NT, Notes, and LDAP jobs. [Repositories] Number=4 0=NT 1=Notes 3=LDAP The following example runs only the NT and Notes jobs. [Repositories] 0=NT 1=Notes 3=LDAP |
| See Also: | N |