DisableGroupSearch
A Boolean that specifies whether to disable LDAP searches for groups. To disable searches for groups, set this parameter to true
. Use this parameter if you want to retrieve user information but not group membership. If LDAPMode=Group
, this parameter has no effect (it is fixed to false
).
Type: | Boolean |
Default: | False |
Required: | No |
Configuration Section: | LDAP Repository or Default |
Example: | DisableGroupSearch=True
|
See Also: | DisableUserSearch |