![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
| ... |
#3
| |||
| |||
|
|
Is there a way with SSRS 2005 and SSAS 2005 to create report subscriptions? The only permissions objects for the cubes / cube roles seems to be Integrated? |
#4
| |||
| |||
|
|
Stored Windows credentials, speciying a login with access to SSAS, should work. I recall that there were some service account issues with this setting on a Windows 2000 server, but Windows 2003 should be fine: http://msdn2.microsoft.com/en-us/library/ms160330.aspx ... Stored Credentials You can store the credentials used to access an external data source. Credentials are stored in reversible encryption in the report server database. You can specify one set of stored credentials for each data source used in a report. The credentials you provide retrieve the same data for every user who runs the report. Stored credentials are recommended as part of a strategy for accessing remote database servers. Stored credentials are required if you want to support subscriptions, or schedule report history generation or report snapshot refreshes. When a report runs as a background process, the report server is the agent that executes the report. Because there is no user context in place, the report server must get credential information from the report server database in order to connect to a data source. The user name and password that you specify can be Windows credentials or a database login. If you specify Windows credentials, the report server passes the credentials to Windows for subsequent authentication. ... - Deepak Deepak Puri Microsoft MVP - SQL Server *** Sent via Developersdex http://www.developersdex.com *** |
![]() |
| Thread Tools | |
| Display Modes | |
| |