Validation the identity of the user, usually with username and password authentication.
6
votes
2answers
4k views
Sharepoint 2010 - NTLM or Kerberos
Would there be any situation where you would choose NTLM over Kerberos for a Sharepoint 2010 farm?
The sites will use claims based auth, Internal users & content editors will authenticate against ...
1
vote
1answer
13 views
Embedding an existing web service inside a SharePoint iframe and passing in the Authenticated user
Apologies if this doesn't really fit here, but I think I'm in that situation where I'm pretty sure the info is out there, but I just don't know what to search for to find it.
What I'm looking to do ...
3
votes
2answers
239 views
Windows Authentication and Trusted Identity Provider - User mapping to a single identity store
First, let me describe the scenario:
I have a Web Application with 2 enabled Identity Providers
Windows Authentication
Custom Trusted Identity Provider (that provider handles PingFederate
SAML ...
2
votes
0answers
14 views
SharePoint Online Authentication (Wave 15, non-.NET Code)
For those who are unaware, it was possible to authenticate to SharePoint Online by sending an OASIS SAML token with credentials to login.microsoftonline.com/extSTS.srf and you'd get back a security ...
1
vote
2answers
561 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 ...
0
votes
1answer
27 views
Need extra layer of authentication on SharePoint list
The following below was requested in an effort to eliminate any security isses. (We are currently using the default NTLM authentication):
-Create a hidden URL extention for admin's only (new site ...
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
2answers
2k views
How can I pass credentials to SharePoint 2010 people service?
I need to do a simple request against the People service in SharePoint 2010. Please tell me how I can do that. The following piece doesn't work.
public void Test()
{
var client = new ...
1
vote
2answers
784 views
accessing database through sharepoint using a service account (windows account)
I am having an issue with connecting to the database for KHouse through sharepoint.
I have run through several workarounds to get it to work, but to no avail.
We are using several pages that retrieve ...
0
votes
0answers
24 views
Sharepoint - SAML Authentication
I have a Sharepoint web application running on SAML security (based on user e-mail). I have a problem with one user that is not managing to log-in. Basically the IT admin, have done a mistake and have ...
0
votes
1answer
20 views
MOSS 2007 authenticating users only from a single AD group
I have an AD group called "internal users" which has read-only access to the whole root site for my site collection. Everyone is fine with the access, as long as I don't move them out from this group ...
4
votes
1answer
306 views
Sharepoint 2007 to 2010 conversion and authentication
I'm consulting on a project that needs help passing authenticated user to other .Net applications on the same domain from Sharepoint to standard .Net & classic asp sites. Currently in SP 2007, ...
0
votes
1answer
42 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
17 views
AD authentication not updating
I have a problem with AD authentication. When I add a user to an AD group the user gets instant access. However if I remove a user that user continues to have access till the following morning. I ...
0
votes
1answer
22 views
Have FBA users visible (via people picker) to a non-FBA site
I have a publishing site collection extended into two zones:
Zone1: (default zone, win auth only- internal users)
Zone2: (internet zone, fba only- external users)
I want zone1 users to be able to ...
8
votes
5answers
2k views
SharePoint 2010 custom 401 error page on authenticated site
I'm trying to create a custom 401 error page for my site. The setup is a SharePoint 2010 enterprise site with subwebs. The entire solution requires authentication (no anonymous access). I've tried ...
0
votes
1answer
24 views
Can people picker resolve NTLM users only in an FBA extended
I have implemeted FBA with LDAP and NTLM Authentication, I want people picker only resolve names for NTLM users not for FBA.
Please help...
Thanks
2
votes
1answer
51 views
WebClient and impersonate as other user
I created a web service hosted in SharePoint 2010 and I want to unit test its behaviour/results.
Now when I try to run a test with a different user, I always get the results of the previous user and ...
0
votes
1answer
2k views
BasicHttpBinding WCF services don't get NTLM challenge when hosted on a Claims enabled server
The service is hosted in /_vti_bin, and uses SharePoint's own BasicHttpBinding service host factory (MultipleBaseAddressBasicHttpBindingServiceHostFactory). According to Microsoft's guidance, three ...
2
votes
1answer
2k views
SharePoint 2010 FBA Access Denied for Forms Users
I setup SharePoint 2010 FBA using ASP Net Membership database following the article: Step by Step Guide to Configure SharePoint 2010 Forms Based Authentication with SQL.
I configured all web.config ...
0
votes
1answer
690 views
AD FS. SPWeb.EnsureUser exception on AD user
We use ADFS and have a problem.
The PeoplePicker find users and show a string such as: "UserDisplayName [Active Directory]".
But the page throws the following error:
...
2
votes
2answers
664 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 ...
0
votes
0answers
23 views
Distributed Cache 2013 and Ios
Maybe i have a mis understanding of what Distributed Cache does, i took it as having the ability to hold a users session across multiple web applications...so in essence they log in once and then when ...
2
votes
0answers
47 views
Sharepoint 2013 CMIS producer NTLM authentication
I was able to integrate with Sharepoint 2013 CMIS producer only by using Basic HTTP Authentication!
According to Microsoft:
...
3
votes
2answers
327 views
How to change Authentication in sharepoint server 2010?
how to change Authentication in sharepoint server 2010? By default it takes windows authentication.
After creating website it is possible to change authentication name in website if it possible how ...
1
vote
0answers
45 views
Disable Anonymous Authentication results in Access denied/401 on root site
I disabled the anonymous access in IIS 8 / Authentication hosting SharePoint 2013. Now when I browse to http://sharepoint13/ I get a "This page has not been shared with you".
When I browse to ...
0
votes
0answers
33 views
Cannot call CreateSite with dual-zone authentication enabled
I have a web application set up with two extended zones (Default/Internet and Intranet). The default zone uses claims authentication (for external users) and the intranet zone uses windows auth.
When ...
1
vote
0answers
40 views
Combine AD and ADFS Authentication in Sharepoint
we have a sharepoint farm where we would like to use AD authentication in conjunction with ADFS authentication. The ADFS and AD-Authentication work both (on different AAMs).
What i want to ...
6
votes
1answer
4k views
How to use Sharepoint web services? (esp. authentication)
I am trying to access list information on MOSS 2007 using web services.
SppLists.ListsSoapClient proxy = new SurveyMerge.SppLists.ListsSoapClient();
proxy.ClientCredentials.Windows.AllowNtlm = true;
...
0
votes
0answers
95 views
Has anyone been able to get data from SharePoint Online (office 365) using SSIS?
I have been following the example in this site:
http://blog.nhaslam.com/2012/01/26/loading-reference-data-from-a-sharepoint-list-using-ssis/
And everything works just fine if SP is inhouse but ...
3
votes
1answer
45 views
HttpWebRequest in TimerJob
I have an aspx-page in the Layouts-folder. A timejob makes a httpwebrequest on this page and the response-html is saved as a pdf.
The httpwebrequest works fine, when its not called in a timerjob (ex. ...
0
votes
0answers
40 views
Native SSRS reports inside SPO 2013 with claims-based authentication
We have 1000s of SSRS 2005 reports in native SSRS mode and about 300 hosted inside SharePoint 2007 in SP integrated mode.
As we consider moving to SPO 2013 (o365) SSRS is not offered with SPO, and ...
1
vote
1answer
50 views
Use CMIS endpoint via tool or script? (no human web login step)
I am trying to access a Rackspace-hosted SharePoint 2013 Demo site via CMIS.
Unfortunately, I get this error:
I am sure the CMIS URL is correct, because I receive an app:service XML file when I ...
0
votes
0answers
31 views
possible causes of account lockout with iOS application
I have a client iOS application that interacts with a sharepoint site. Once I do the authentication I reuse the cookies. Cookies are session only and have no expiry date set. At one point of time the ...
6
votes
2answers
297 views
SharePoint 2013 Authentication model
I am new to SharePoint and have few questions regarding the authentication.
We are using SP 2013 as extranet and we have different sites for different partners. Total number of users will be less ...
0
votes
1answer
27 views
Authentication problem in SP web application 2010
I have created a web application and then site collection by using my custom template site definition. Its created successfully. But when I access my application I get authentication dialog box for ...
1
vote
1answer
272 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 ...
2
votes
2answers
2k views
SharePoint repeatedly prompting iPad users for credentials
We have an internal portal on SharePoint Server 2010. For example portal.abc.com.
We are using Windows authentication (NTLM).
When users access the portal from a joined computer in an Active ...
1
vote
1answer
78 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
1answer
366 views
SharePoint caching and how to ignore it
I am new to SharePoint so I may be asking a very simple question.
We have a webservice in java which accepts a username and password and using these crendentials it hits SharePoint (using ntlm ...
1
vote
1answer
103 views
FBA with AD provider and Windows Authentication not the same user?
is there a way that my FBA (ActiveDirectoryMembershipProvider) logged user like jo@xxx.com and the Windows Authentication user jo@xxx.com became the same user (meaning they have the same user id) and ...
2
votes
2answers
146 views
Force users to log in to our sharepoint intranetsite
We have a SharePoint intranet site and would like to force our users to log in. The site is setup with windows authentication, but the users are logged in automatically when they navigate to our site. ...
1
vote
1answer
72 views
Enabling Basic Authentication For A Specific SharePoint Instance
My web host claims that he is unable to meet our company's request of enabling Basic Authentication for our hosted SharePoint site. While I understand that we can use NTLM, we are hoping for a ...
0
votes
0answers
29 views
Can Sharepoint Web services reuse connections?
I am connecting to a Sharepoint server via C# Web Services.
Since it takes a certain amount of time to authenticate, and this is done for every single request, i was hoping that there is a way to ...
0
votes
1answer
136 views
Pass credentials along to new WebRequest
I am making a page in SharePoint that is used to proxy other content in SharePoint. The user is authenticated at the time they hit this proxy page, but I am getting an Unauthorized Access error.
The ...
0
votes
2answers
145 views
Site Minder People Picker should work like windows authentication results
I have a custom STS(Site Minder) and windows authentication configured for sharepoint web application. In the people picker for Windows authentication, I can search by first name, last name, email id. ...
1
vote
1answer
183 views
Powershell to set a Web Application's Trusted Identity Provider to an STS and NTLM?
I've created a custom STS and have setup trust with SharePoint via New-SPTrustedIdentityTokenIssuer. I can use Central Admin to configure a Web Application to use both NTLM and the STS, however I ...
4
votes
2answers
266 views
Crawler authentication in SharePoint 2013 for STS based external website
I am not able to crawl website that has STS (security token service) based authentication using FAST Search for SharePoint 2013 . I tried Form credentials and Cookie based authentication in Crawl ...
0
votes
0answers
112 views
Restricting Anonymous user to see only public content from SharePoint 2013 index
I have crawled and indexed some public and private(that requires windows authentication) websites using SharePoint 2013 Search.
I also added new web app and created new site collection using built-en ...
0
votes
0answers
101 views
authentication prompt opening Word docs in anonymous access
We currently are chasing down an issue with opening word documents in SharePoint 2010. This is an intranet solution that is set to anonymous access. What occurs is when a user selects a document it ...





