0
votes
1answer
48 views

SharePoint 2013 Workflow Configuration Error (Authentication)

I am a newbie when it comes to server configuration and maintenance. I installed a copy of SharePoint 2013 for evaluation purposes and got everything up and running okay, but have run into issues ...
0
votes
1answer
63 views

How can we configure WSS 3 to disallow user authentication from select OUs?

I'm working with a web admin who has recently improved our WSS 3 deployment such that selected user OUs (e.g. service accounts, domain admins) in our Active Directory forest are explicitly ...
2
votes
2answers
300 views

Are there any way to change the Membership Provider & Role Manager through code or Powershell

I know that you can specify the Membership provider and Role manager for a web application on creation, but I need to update it after creation. any clue.
0
votes
1answer
133 views

Can I configure LiveID in PROD environment skipping INT one?

I have a problem with the registration test LiveId account via https://login.live-int.com/ I need to get PUID user required in the LiveID integration process with SharePoint 2010. The problem is ...
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? ...