Ok so first of all my main task is to get some data from one of our SharePoint sites which resides on a different farm.
"Get some data" means access SharePoint lists/webs OR web scrape one of the pages. Data has to be accessed with current user permissions.
Site which I am trying to access has Windows (NTLM) and FBA authentication turned on. I'm only interested in Windows (NTLM) authentication since I don't need FBA users here.
I have already read a dozen of articles about NTLM Double Hop Problem and similar cases but it seems it doesn't apply in my case since I am using Claims Based Authentication. Or maybe I am not right?
Is there a way to access SharePoint site via Claims with NTLM and Default Credentials without Kerberos ?

0 commentaires:
Enregistrer un commentaire