Validation the identity of the user, usually with username and password authentication.
1
vote
1answer
502 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
112 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
137 views
Hosted SharePoint to support OAuth/OpenID authentication?
Is it yet reasonably possible to integrate OAuth or OpenID authentication as a means of signing into SharePoint?
Preferably, any obsolete account management features would be entirely hidden away ...
1
vote
1answer
139 views
Windows authentication for an application page without Kerberos?
I'm investigating ways to integrate an existing SQL Server database into my firm's Sharepoint installation. I've put together some external content types, but I'd also like to develop an application ...
1
vote
1answer
58 views
Resources on the authentication cycle of SP2010
I'm trying to find in-depth resources on the authentication cycle.
Things like:
which HTTP requests are done in the process of authentication (mostly with claims based auth)
which events can we ...
1
vote
2answers
970 views
Authenticating from an iPhone application
A while ago I asked a question regarding authenticating users from a remote location. Last week I installed an iPhone application developed for SharePoint. It asks the server I want to connect and ...
1
vote
1answer
544 views
Combine Forms Authentication with Windows Authentication
A client wants to allow both AD users and non-AD users access to a SharePoint site. I have done similar work before on a ASP.NET site but that required a custom MembershipProvider.
Is there a way to ...
1
vote
1answer
91 views
Can I use all type of authentications in a sharepoint site external users also
Can I use the same authentications of internal users (available in AD) to external users.?
If no what all authentication method I can use for external users?
Is there any difference in ...
1
vote
1answer
676 views
Sharepoint 2010 Exchange Calendar overlay error
SharePoint Calendar gives that error below when using SharePoint Exchange Calendar overlay.
The HTTP request is unauthorized with client authentication scheme
'Ntlm'. The authentication header ...
1
vote
1answer
63 views
User Access Notification
is there an event in sharepoint that is raised when a user logs in?. I want to have a notification email whenever any user is logged in to a specific sharepoint site. Also, login here is not limited ...
1
vote
2answers
105 views
Avoid specifying domain at logon?
Is it possible to configure Sharepoint 2010 (or maybe IIS) to automatically assume a logon domain during authentication?
We have a pretty long domain name and would like to alleviate the user from ...
1
vote
2answers
104 views
Resolve User ID
We currently have a user ID that had been issued to two different employees at two different times... neither of which overlapped. The accounts were also created seperately in AD. One initially, ...
1
vote
2answers
874 views
Windows Authentication & IIS URL Rewrite Module 2.0
I'm trying to use the IIS URL Rewrite Module 2.0 to prettify SharePoint 2010 URLs for the Internet zone of an extended SharePoint application. I have the zone set up to allow anonymous users.
As long ...
1
vote
1answer
1k views
Directory services error in a trusted domain scenario
There are two forests in my setup and there is a two way trust between the forests. I can add users from the trusted domain to SharePoint site but they can't login to the site. Here is an exception ...
1
vote
3answers
720 views
Accessing External List Items Programmatically
The following bit of code throws an Unauthorized Operation exception when I try to enumerate the items in the list. Any ideas?
SPSecurity.RunWithElevatedPrivileges(delegate() {
...
1
vote
1answer
418 views
SPUtility.GetPrincipalsInGroup and Claims authentication issue
I have the requirement to enumerate a list of users that are in an Active Directory group that has been granted rights to an SPWeb. If the site collection is using windows auth this is no problem and ...
1
vote
1answer
213 views
SharePoint 2010 - Claim based authentication and Access Services 2010
I want to change from Kerberos to the Claim based authentication in my SharePoint 2010 environment. I want to use Access Services. Are there any technical difficulties with Access Services?
1
vote
2answers
1k views
Open office document pops up login dialog
We have a problem with opening Office documents where some users get a login dialog and others don't. If the user press Cancel the dialog disappears and the document is opened properly. If the enter ...
1
vote
2answers
539 views
how to open a sharepoint page by providing the user credentials explicitly
I want to open a native SharePoint 2010 page from my application (for example the Edit Properties page of a document) without the need to enter username/password, but instead to authenticate silently ...
1
vote
1answer
505 views
Success Audit spamming event log
I have set up a standard MOSS installation using forms authentication with NTLM.
I have noticed that there are a lot of audit success events in the windows event log is this normal? It makes it very ...
1
vote
1answer
762 views
Problem when using 'sign in as a different user'.
I have a standard website (one Web Application and one Site Collection) with some custom pages and webparts.
The issue I'm having is that when I try to switch users, using the "Sign In As a Different ...
1
vote
0answers
14 views
workflow consuming WCF Service in https - First Call takes too much time
I have a State machine Workflow that consumes a WCF Service in https (Basic Authentication, security mode transport). It works fine in our test environment, but it had problem in the integration ...
1
vote
1answer
47 views
Sharepoint - Office 365 login on PHP
I'm trying to implement a simple login with Sharepoint on a PHP existing application. I have read many information (some related to Client side login -but only works for windows AFAIK-) and forums ...
1
vote
1answer
18 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 ...
1
vote
1answer
106 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 ...
1
vote
0answers
69 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 ...
1
vote
0answers
48 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 ...
1
vote
1answer
70 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 ...
1
vote
1answer
107 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 ...
1
vote
0answers
65 views
Login anonymous user with username and password by code on a SharePoint main page
I have a custom usercontrol to logon users.
My Authentication setting:
Authentication Type: Windows
Enabled anonymous access
IIS Authentication Setting: Basic authentication
Now is the question ...
1
vote
0answers
82 views
Infopath Form with Password validation
we have a request from a client to add some type of password validation to one of their info path forms. This means that before the user could submit the form they would somehow be prompted for their ...
1
vote
0answers
55 views
SAML authentication not working properly for the roles
I am facing an issue regarding the authentication in SP 2010. The scenario is below:
WindowsTokenLifetime, FormsTokenLifetime and ServiceTokenLifetime are set to 365 days.
Login with the user on ...
1
vote
1answer
129 views
SharePoint 2010 Claims to Classic PowerShell help
I have a client requirement to move from Classic to Claims. I'm currently utilizing some PowerShell from http://derekmartin.org/archives/701
$webApp =
$farm = get-SPFarm
$wa = get-SPWebApplication ...
1
vote
0answers
79 views
Repeated login prompts and being logged in as another user?
When visiting the root site, users are repeatedly prompted to login. After many prompts, a partial page will begin to display.
If more than 1 user is attempting to login in the above fashion, another ...
1
vote
1answer
92 views
WSS 3 and external web site authorization : How to know if user is logged in
I am not common with ISS and SharePoint technologies ...
I'll try to explain what I need to do.
There is a web site (call it Site A) running under ISS 6.0 and SharePoint in a Window Server 2003 with ...
1
vote
1answer
381 views
SharePoint BCS with SOAP web service using custom authentication
I'm very new to using BCS in SharePoint 2010. I'm not really sure how to go about my problem or if it's even possible without coding a custom solution in Visual Studio using .NET.
I have a SOAP web ...
1
vote
2answers
861 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 ...
1
vote
1answer
52 views
Authentication in a webpart return a Null Exception
I'm trying to make a authentication WebPart. For this, i used tghios tutorial:
...
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
0answers
63 views
How can I authenticate to BPOS SharePoint using JavaScript
Does anyone know where I can find resources explaining how I can authenticate towards BPOS SharePoint using javascript? I have managed to authenticate with Office365 building on the scripts of lstak, ...
1
vote
2answers
211 views
Limit login attempts to a SharePoint server to a single OU
The setup:
Several SharePoint 2010 Foundation web applications, each on individual servers.
Default SharePoint authentication mechanism in use
Single Active Directory Domain controls user ...
1
vote
1answer
2k views
Web service authentication in SharePoint Office 365 compared to SharePoint BPOS?
On our public web site we have forms users can use to insert data into lists on our SharePoint BPOS site. We use the web services (authentication/lists) to do this and the piece of code to ...
1
vote
0answers
51 views
Authentication pop-ups not working
the authentication pop ups for opening documents in sharepoint site is not functioning the way it is expected to behave, rather it opens automatically without authentication..
For security reasons i ...
1
vote
2answers
3k views
Transparent Login through URL containing Username & Password - Possible?
Is it possible to create a URL, containing the domain, username and password, to login to a Sharepoint website, much like is possible with vanilla HTTP authentication?
I have tried a URL in the ...
1
vote
0answers
253 views
How to clea Authentication Cache from browser to custom signout sharepoint page completly
This code I have using to clear the cache so that it has automatically sign-out from SharePoint site and it has to prompt the authentication dialog to login again.
function _spBodyOnLoad() {
...
1
vote
1answer
968 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 ...
1
vote
1answer
168 views
Authentication - multiple web domains
We use claims based authentication and have one application running, say www.abc.com
This application authenticates against AD via claimns provider.
We would like to deploy another web site: ...
1
vote
1answer
390 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
0answers
88 views
Web service authentication in SharePoint 2003 secured with OpenSSO
The past recently caught up me in the form of an old client still running SharePoint 2003. They have for political reasons chosen to secure all their systems with Oracle OpenSSO and that includes ...
1
vote
2answers
872 views
SQL Reporting Services in SharePoint Mode Prompts for Login
Scenario: We currently have SQL Reporting Services 2008 R2 in a scale-out deployment on two servers. SSRS is configured in SharePoint integrated mode with our SharePoint 2010 servers (configured with ...

