SharePoint configuration requirements for Mainsoft SharePoint Integrator
Mainsoft SharePoint Integrator can access SharePoint sites using basic authentication, forms authentication, NTLM authentication and Kerberos authentication. For custom authentication methods, contact support@mainsoft.com
There are three configuration requirements for accessing a SharePoint Server from Lotus Notes.
Web Service access
Mainsoft SharePoint Integrator for Lotus Notes uses the Windows SharePoint Services Web Services to connect to a SharePoint site. You can verify they are accessible by visiting http://<SharePoint Server>/_vti_bin/sites.asmx.
Browsing subsites
The SharePoint administrator needs to grant Browse Directories permission for users to view subsites.
|
Microsoft Windows SharePoint Services 3.0 (WSS) |
Microsoft Office SharePoint Server 2007 (MOSS) |
|
The permission levels are set under Site Settings > Advanced Permissions > Settings > Permission Levels in the SharePoint Web interface. More information about managing permission levels in WSS is available here. |
The permission levels are set under Site Settings > Modify All Site Settings > Advanced Permissions > Settings > Permission Levels in the SharePoint Web interface. More information about managing permission levels in MOSS is available here. |
On the Permission Levels page, click the permission level that you want to edit. On the new page, you will see the Permissions > Site Permissions > Browse Directories check box, which should be selected.
Enabling client integration
Additionally, the Client integration setting must be enabled for the SharePoint site. Client integration is disabled by default when you use forms-based authentication, because client integration does not support forms-based authentication natively. If you choose to work in this configuration, you will have to work on documents locally and upload their changes. To enable client integration, go to the Permission Levels page (see table above) and click the permission level that you want to edit. On the new page, you will see the Permissions > Site Permissions > Use Client Integration Features check box, which should be selected.
For more information, read Plan authentication settings for Web applications in Office SharePoint Server.
