LdapServer
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 a comma-separated list of host names of the LDAP servers to use for resolving SIDs.
If you enable mapped security but do not set this parameter, SIDs are not resolved to user or group names and the SIDs will be included in document ACLs.
Type: | String (comma-separated list) |
Default: | |
Required: | No |
Configuration Section: | TaskName or Fetchtasks |
Example: | LdapServer=ldap1,ldap2
|
See Also: |