SQL connection with security for reports - data not returned properly
-
2007년 9월 18일 화요일 오후 2:15
Hi,
We're having some issues with reports securtiy.
For example, a manager role is seeing data that he shouldn't.
I'm wondering if didn't set up the connection string corrrectly.
This is what i have currently.
THanks for taking the time to have a look.
Name: The item name is not valid. Item names cannot contain the following reserved characters ;?
&=+$,\*<>|"/, and cannot consist exclusively of dots or spaces.The length of the item name is not valid. Item names must be between 1 and 260 characters long. A required field is missing its value. Type or enter a value for the field. Description: The description is too long. It may not exceed 512 characters. Connection type: The data processing extension used for this report is not available. It has either been uninstalled, or it is not configured correctly. Connection string: Connection type: The data processing extension used for this report is not available. It has either been uninstalled, or it is not configured correctly. Connection string: Connect using: Display the following text to prompt user for a user name and password: User name: Password: The password is not valid. Please retype the password.
모든 응답
-
2007년 9월 18일 화요일 오후 3:41중재자
You should have the 'Windows integrated security' option set to ensure the reports are run under the correct context.
(The 'Credentials stored securely in the report server' option is used when scheduling reports)
-
2007년 9월 18일 화요일 오후 5:24
Thanks David.
I initially thought that was how the connection should be done but one of the other developers changed it.
The problem though now when it is set to integrated security, it gives a SQL connection error.
I'm away from the office and don't know the exact error message they are getting.
Maybe the users are not set up with report permissions?
Thanks again.