Showing posts with label assigning. Show all posts
Showing posts with label assigning. Show all posts

Monday, March 12, 2012

RS user management

Does anyone know how to handle assigning permission to user folder without
using the report manager interface?
Through a command line or programmatically'You can do this by writing an application using the Web Service API or via
the Report Server script host (which are basically the same thing).
--
Brian Welcker
Group Program Manager
Microsoft SQL Server Reporting Services
This posting is provided "AS IS" with no warranties, and confers no rights.
"Frank" <nospam@.nospam.org> wrote in message
news:uG6FRXddEHA.3148@.TK2MSFTNGP10.phx.gbl...
> Does anyone know how to handle assigning permission to user folder without
> using the report manager interface?
> Through a command line or programmatically'
>|||Some sample security scripting code here:
http://blogs.msdn.com/bryanke/archive/2004/03/17/91736.aspx
--
Bryan Keller
Developer Documentation
SQL Server Reporting Services
A friendly reminder that this posting is provided "AS IS" with no
warranties, and confers no rights.
"Frank" <nospam@.nospam.org> wrote in message
news:uG6FRXddEHA.3148@.TK2MSFTNGP10.phx.gbl...
> Does anyone know how to handle assigning permission to user folder without
> using the report manager interface?
> Through a command line or programmatically'
>|||Thank you all for your help
"Frank" <nospam@.nospam.org> wrote in message
news:uG6FRXddEHA.3148@.TK2MSFTNGP10.phx.gbl...
> Does anyone know how to handle assigning permission to user folder without
> using the report manager interface?
> Through a command line or programmatically'
>