all groups > sql server reporting services > december 2004 >
You're in the

sql server reporting services

group:

Basic Security



Re: Basic Security Brian Welcker [MS]
12/28/2004 11:59:34 AM
sql server reporting services: The credentials you supply when you install RS are completely seperate from
the connections you use in your reports. They are only used so that the
report server can talk to the reportserver (metadata) database. A report
that is using stored credentials will use those credentials independent of
the setup credentials.

--
Brian Welcker
Group Program Manager
Microsoft SQL Server

This posting is provided "AS IS" with no warranties, and confers no rights.

[quoted text, click to view]

Basic Security John Geddes
12/28/2004 7:29:07 PM
I am trying to understand the basic security that RS uses.

During install, a userid is used to install/create the databases. That
userid is then tied to the basic services, like scheduling etc...
Is this correct?

Are all services using that first-supplied ID?

After that when users run a report with a connection that has the
credentials stored, are those the credentials used for the database
access?



I am currently using RS and have 2 shared connections (one to live dB
and one to Test dB), both with stored credentials. Is is safe to assume
that any report activity using that connection will show that userid?

I just want to make sure I can track down problems when they arise.

Thanks.
Re: Basic Security John Geddes
12/28/2004 8:20:02 PM
Thanks... That makes sense. If I use one connection for all reports,
the RS will show that one userid hitting the server.

Can I find out the culprit, without DTSing the logs and querying them?


[quoted text, click to view]

Re: Basic Security Brian Welcker [MS]
12/30/2004 1:45:49 PM
Not sure what you mean. If you want to know the SQL User ID, you could use
trace or simply look at the processes.

--
Brian Welcker
Group Program Manager
Microsoft SQL Server

This posting is provided "AS IS" with no warranties, and confers no rights.

[quoted text, click to view]

AddThis Social Bookmark Button