LdapDebugLogging

The SharePoint OData Connector uses LDAP to resolve SIDs in Access Control Lists (ACLs) into user and group names.

TIP: If you are connecting to SharePoint Online and your users and groups are managed in Microsoft Azure Active Directory, the connector must use the Microsoft Graph API to resolve SIDs. For more information, see Resolve SIDs into User and Group Names.

This parameter specifies whether to add LDAP debug messages to the log stream for the task. You can set this parameter to TRUE to help troubleshoot issues with resolving SIDs.

In a production environment, set this parameter to FALSE.

Type: Boolean
Default: False
Required: No
Configuration Section: TaskName or Fetchtasks
Example: LdapDebugLogging=TRUE
See Also: