LdapPort
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 ports for the servers specified by LdapServer. (The first port is used for the first server, the second for the second server, and so on). If you set this parameter you must set the same number of values that you set for LdapServer.
Type: | Comma-separated list of positive integers |
Default: | 636 |
Required: | No |
Configuration Section: | TaskName or Fetchtasks |
Example: | LdapPort=636,636
|
See Also: |