Scenario:
We are connecting SAP Mobile Documents to SharePoint 2010 using the SSO22KerbMap ISAPI Module.
Setup:
Mobile Document FQDN = mobiledocsserver.domain.com
SharePoint FQDN = sharepointserver.domain.com
SharePoint URL = sharepointurl.domain.com:3008
ERROR:
15:24:01 2444/4936 i OnPreprocHeaders: GET /_vti_bin/cmis/rest/FD8891D9-BC80-49F8-9CD4-36F64D406715?getRepositoryInfo HTTP/1.1
CACHE_CONTROL:no-cache
CONNECTION:close
DATE:Mon, 17 Mar 2014 04:24:01 GMT
PRAGMA:no-cache
ACCEPT:*/*
HOST:sharepointurl.domain.com:3008
USER_AGENT:SAP J2EE Engine
MYSAPSSO2:AjExMDAgAA5Dbr6%2F4ofcdlCqcdXSos <long string>
SAP_CLIENT:000
SAP_PASSPORT:2A54482A0300E6B11E3BFE90000003<long string>
15:24:01 2444/4936 i getAccountFromCookie: No header Cookie found
15:24:01 2444/4936 i OnPreprocHeaders: No SSO2 account from cookie MYSAPSSO2
Config:
SSO22KerbMap.ini contains the following entries
PseFile = C:\MOBILEDOCS\ISAPI\verify.pse
ServicePrincipalName = HTTP/sharepointurl.domain.com
SSO2AccountAttribute = sAMAccountName
On SharePoint
Basic Authentication is True
Windows Authentication is set to Negotiate: Kerberos
On Mobile Documents side I have 2 destinations setup:
Destination 1 (PING Successful)
MCM_SharePoint_KM
URL: http://sharepointurl.domain.com:3008/_vti_bin/cmis/rest/<generated detail>?getRepositoryInfo
Authentication: Basic
User: DOMAIN\svc_user
Destination 2: (PING fails with error above)
MCM_SharePoint_KM_USER
URL: http://sharepointurl.domain.com:3008/_vti_bin/cmis/rest/<generated detail>?getRepositoryInfo
Authentication: Assertion Ticket
Any assistance is appreciated. Hopefully I get some responses to this one
Cheers
Chris