Tagged Questions
0
votes
0answers
26 views
Configured site for Kerberos, but can't log in
I installed SharePoint 2013 on a Windows 7 machine (which is also AD/DS) and did the following steps (as per this tutorial) to make a newly-created site "site1" use Kerberos authentication:
Added ...
1
vote
1answer
298 views
SP2013 won't use Kerberos - but C2WTSTest passes fine?
I'm setting up a new SharePoint 2013 farm using Kerberos authentication. I've read a ton of resources about it and it seems I've got my solution 99% right - Kerberos is working like a charm when I ...
1
vote
1answer
83 views
Planning for SPNs - what SPNs would I need?
I'm planning to set-up Kerberos in SharePoint 2013, but I'm unsure about the amount of SPNs I need. The farm I want to install is 3-tier:
Server02: AD and KDC
Server06: MSSQL Database Server
...
1
vote
2answers
576 views
Kerberos on Chrome, Safari or FireFox
recently enabled Kerberos on my SharePoint 2010 install. If I browse from IE, I see logins authenticate over Kerberos protocol. If I browse from any other browser (Chrome, Firefox, Safari..), NTLM ...
10
votes
2answers
291 views
Identify Current Authentication Method Being Used
I am working on a solution that needs to act slightly differently if the incoming request is NTLM vs. Kerberos vs. ADFS, etc. Does anyone have an example of how to determine the incoming ...
2
votes
2answers
681 views
Impersonation in a net.tcp WCF-service in a claims based/Kerberos solution
I have tried to keep this as short as possible, dont hesitate if you want more details.
Im trying to get impersonation (of calling user) to work over a net.tcp WCF-Service in a Sharepoint ...
2
votes
4answers
3k views
Why does Kerberos authentication fail?
Running SharePoint 2010. I need to set up Kerberos authentication, since the double-hop problem with NTLM is causing trouble with a web part I am developing.
Long story short, Kerberos authentication ...
0
votes
0answers
179 views
Authenticating to sharepoint with kerberos from a java HttpClient
I have a linux\java6 client that will authenticate to sharepoint2010 with NTLM and then send HTTP REST web services using Apache Commons HttpClient.
I can do this with NTLM , but I want to use the ...
2
votes
3answers
1k views
Duplicate SPNs for SharePoint hostname
I realise this might be a non SharePoint question but it might have been one that someone has encountered. I have a customer site that has a component (custom code) that use AD Kerberos delegation to ...
1
vote
1answer
908 views
MSOLAPSvc.3 service missing from kerberos delegation
I'm trying to configure PerformancePoint using this article and Analysis Services is running and configured on that box, but the constrained delegation won't let me choose the MSOLAPSvc.3 service ...
20
votes
5answers
7k views
NTLM vs Kerberos
I just want to know the difference between NTLM and Kerberos. When to use NTLM and Kerberos and when not to use it? Why do you need to use Kerberos for authenticated feeds? Our admin is asking me why? ...
2
votes
1answer
892 views
How do switch a SharePoint farm from NTLM to Kerberos
How do you switch a SharePoint farm / site collection from NTLM to Kerberos?
It seems that there more to it than selecting Kerberos in:
Central Administration > Application Management > ...
1
vote
2answers
2k views
Why do I get a 401 error when calling a WCF service from a web part?
I have a SharePoint 2010 web part and WCF service deployed to a web application using Kerberos authentication. The service was developed based on the walkthrough from MSDN with the only difference ...
0
votes
3answers
138 views
Custom DB Access Issue
We have an issue in accessing custom a DB from a SharePoint custom webpart. When we try to access the custom DB from SharePoint webpart we are getting the error "Login Failed for User ...