If you have set LDAPMode to Group
and you are retrieving large groups (for example, more than 1500 users in Active Directory), use MembersByRange
to retrieve users in batches.
Type: | Integer |
Default: | 0 (Users are not retrieved in batches)
|
Required: | No |
Configuration Section: | LDAP Repository |
Example: | MembersByRange=1500 Setting the |
See Also: | LDAPMode |
|