Problem:
When attempting to migrate to SharePoint, PSIcapture displays the following error, replicated in the log:
[8/20/2013 9:35:53 AM - Error - v4.6.0.26]
The HTTP request is unauthorized with client authentication scheme 'Ntlm'. The authentication header received from the server was 'NTLM'.
Solution:
This error has to do with Permissions not being correct for the user credentials entered within the SharePoint Migration configuration.
Check the SharePoint Permissions List to ensure the user meets the criteria.
At the Site Level
==================
List Permissions:
Manage Lists - Create and delete lists, add or remove columns in a list, and add or remove public views of a list.
View Items - View items in lists and documents in document libraries.
Site Permissions:
Add and Customize Pages - Add, change, or delete HTML pages or Web Part Pages, and edit the Web site using a Microsoft SharePoint Foundation-compatible editor.
Browse Directories - Enumerate files and folders in a Web site using SharePoint Designer and Web DAV interfaces.
View Pages - View pages in a Web site.
Use Remote Interfaces - Use SOAP, Web DAV, the Client Object Model or SharePoint Designer interfaces to access the Web site.
Open - Allows users to open a Web site, list, or folder in order to access items inside that container.
At the Document Library Level
=============================
List Permissions:
Manage Lists - Needed to create folders
Add Items - Add items to lists and add documents to document libraries.
Edit Items - Edit items in lists, edit documents in document libraries, and customize Web Part Pages in document libraries.
View Items - View items in lists and documents in document libraries.
Approve Items - Approve a minor version of a list item or document.
Open Items - View the source of documents with server-side file handlers.
View Versions - View past versions of a list item or document.
View Application Pages - View forms, views, and application pages. Enumerate lists.
Site Permissions:
Add and Customize Pages - Add, change, or delete HTML pages or Web Part Pages, and edit the Web site using a Microsoft SharePoint Foundation-compatible editor.
Browse Directories - Enumerate files and folders in a Web site using SharePoint Designer and Web DAV interfaces.
View Pages - View pages in a Web site.
Use Remote Interfaces - Use SOAP, Web DAV, the Client Object Model or SharePoint Designer interfaces to access the Web site.
Open - Allows users to open a Web site, list, or folder in order to access items inside that container.
For more information, see:
Kofax PSIcapture Administrator Help: SharePoint Direct Migration
Comments
Please sign in to leave a comment.