The tag has no wiki summary.

learn more… | top users | synonyms

3
votes
3answers
2k views

People Picker attempts to use claim based authentication but the web application authentication provider is classic / windows

We recently in-place upgraded our sharepoint 2007 to sharepoint 2010. We were using Windows authentication in the 2007 environment and wish to continue doing so in the 2010 environment. The ...
2
votes
1answer
82 views

Recover Secure Store Pass Phrase

When you create a new "Secure Store Service App" you will also create "Generate New Key" and it requires you to input Pass Phrase. We totally forgot the password and now in trouble because I need to ...
2
votes
1answer
258 views

SharePoint 2010 Secure Store

Am planning migration of Intranet from MOSS 2007 Standard to SharePoint 2010 Standard. Do I actually need the Secure Store to access external database? For example, when pulling data for a Web Part... ...
2
votes
0answers
227 views

Claims/Forms Auth and Secure Store - good use?

I have a need to provide single sign on capabilities within the same enterprise - meaning sometimes I'll need access to the user's name and password. A few examples: SSO to OWA (forms based) SSO ...
1
vote
1answer
137 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
3answers
3k views

How to Connect to SQL database using Sharepoint 2010/Office 365

How do you get into the Central administration page and create a secure store application ID? I am trying to connect to an external database and cannot do so with my current credentials. I have a ...
1
vote
1answer
535 views

Delete Secure Store Services master key?

Please bear with me, I'm new to Sharepoint / Performancepoint. I am working on a local share point server that is only used to test sites before creating them on the live server. I need to create a ...
1
vote
2answers
204 views

BCS Security Access Using Secure Store in code question

I have Secure Store and also Kerberos setup on my development and production farms. I am using Event Receivers to access BCS data. I have verified that if I simply impersonate a user that has access ...
1
vote
0answers
68 views

The Secure Store Service application MySecureStore is not accessible

My SharePoint 2010 server is no longer able to use unattended accounts to connect to data stores. I've tried configuring both PerformancePoint services as well as Excel services, and in both ...
1
vote
0answers
707 views

Adding Apps Problem at the Sharepoint Store

I try to add app at Sharepoint Store but I just get errors. I've done the following error: "Sorry, we can't seem to connect to the SharePoint Store. Try again in a bit." Now this error occurs ...
1
vote
1answer
186 views

Unable to use filter or edit Excel Worksheet while opening from Excel web access?

I am able to view and filter data based off excel fileters via the Excel Web Access web part for Excel workbooks. However, when I "open in Excel" it does not allow me to filter or edit. Note: I ...
0
votes
1answer
49 views

Add user in sso programmatically

sorry if i misunderstood something. I have a bunch of similar questions: are there ways to create new SSS target application programmatically? are there ways to add user(or user mapping) in SSS ...
0
votes
1answer
239 views

Access Secure Store credentials from 32bit Application

I am trying to get some Secure Store credentials from SharePoint via a Visual Studio Extension but I am having an issue with the fact that Visual Studio is 32bit and SharePoint is 64bit. The examples ...
0
votes
0answers
94 views

SharePoint 2013 secure store service error

I uninstalled SharePoint 2013 and removed the databases too. when i begin to install again, i created all services except secure store service. i get an error like this: The service ...
0
votes
1answer
102 views

SecureStoreService dll for SharePoint 2013

Where I can get Microsoft.Office.SecureStoreService.dll for SharePoint 2013 Server? For SharePoint 2010 version it was located at ...
0
votes
1answer
81 views

Using Single Sign On to log into external website from SharePoint

We have a SharePoint 2010 server and another site (a service desk tool) that has a custom forms based authentication (not related to SharePoint). It would be nice if the SharePoint users wouldn't ...
0
votes
1answer
191 views

How to use ExcelServices in Sharepoint?

I want to use the Excel workbook in my SharePoint using ExcelServices. I have done all settings in "Excel Services Applications" & "Secure Store Service" in "Manage Service Application" option ...
0
votes
1answer
442 views

Access Secure Store Service from Timer Job

I'm creating a timer job that polls an RSS feed that requires a username and password. I'd like to store the login credentials in the Secure Store Service. I believe I have successfully set this up ...
0
votes
0answers
418 views

The shim execution failed unexpectedly - Access is denied

Business Case: The user needs to access the data outside of SharePoint 2010. The database is in MS SQL. The connection to MS SQL from SharePoint is done via configuring BDS and SSS impersonation ...
0
votes
1answer
438 views

Secure Store Service Application not available in SharePoint 2010 Standard

We have migrated from SharePoint 2010 foundation to SharePoint 2010 standard. Now, the problem is we are looking for Secure Store Service on 'Services on Server' page in Central Administration, but we ...
0
votes
0answers
342 views

Cannot display BCS data for some users

I am using Secure store in order to allow the users have a custom External data field, that is connected to the BCS service and uses Secure store impersonation. However, most users are unable to see ...
0
votes
1answer
128 views

Excel services refresh using Claims based NTLM?

I am able to upload reports in a sharepoint library that have embedded data connections to a cube(SQL2008\AnalysisInstance). We are not using power pivot. We are running Sql 2008 standard version. ...
0
votes
1answer
594 views

Is it possible to create external content types without secure store?

Our organization is going to be using Office 365 - D (BPOS-D) as our SharePoint environment. I'm told we can't use secure store in this environment. So how do we use SharePoint to connect to an ...