![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
| Per-User Security |
#3
| |||
| |||
|
|
There is supposedly a newsgroup for the Scorecards as well, which is mentioned in the FAQ. This section (p.31) from the Admin Guide suggests that Kerberos is at least possible: Per-User Security By default, Business Scorecards uses the IIS application pool account to securely access the data sources. However, if all of your scorecards components are on a single computer, you can add the following key to the web.config file to use per-user security. In a per-user configuration, a designated data accesss account is not used to proxy client requests. Instead, the individual credentials of each user's account is used to determine access permissions in SQL Server and Analysis Services. The advantage of per-user security is that you can customize security levels to suit your administrative personnel. Every user can have an individual security setting tailored for their access needs. However, depending on the number of scorecard users you have, a per-user configuration may result in slower performance, because a separate security cache must be maintained and looked up for each scorecard user. To activate per-user security, in the web.config file that corresponds to your Business Scorecards SharePoint Web site, type the following: . <add key="Scorecard.ConnectionPerUser" value="True"/ Note that per-user security is recommended only for single-server deployments. Per-user security across multiple computers requires Kerberos. Upon installation, SharePoint extends your IIS virtual server, resulting in a switch from Kerberos authentication to Integrated Windows authentication. Integrated Windows authentication doesn't allow delegation between computers. Therefore you need to use SharePoint with Kerberos. For information on using SharePoint with Kerberos, see the knowledge base article 832769 "How to: Configure Windows SharePoint Services to Use Kerberos Authentication" at http://support.microsoft.com/?id=832769. - Deepak *** Sent via Developersdex http://www.developersdex.com *** Don't just participate in USENET...get rewarded for it! |
#4
| |||
| |||
|
| Q. Is a discussion newsgroup available for the Business Scorecards |
#5
| |||
| |||
|
#6
| |||
| |||
|
#7
| |||
| |||
|
| TechNet Webcast: Implementing Office Business Scorecards Accelerator for |
![]() |
| Thread Tools | |
| Display Modes | |
| |