Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
funketekun
Constraint Violating Yak Guru
491 Posts |
Posted - 2008-01-17 : 11:27:25
|
Do you know how could I create login for the dev to have access to SSRS?I created a user temp1/temp1 and gave it owner permission to database reports1On SSMS/connect/reporting services/basic authentication. I typed intemp1/temp1. Shows me an error. Failed with HTTP status 401 Unauthorized.Any ideas?http://www.sqlserverstudy.com |
|
funketekun
Constraint Violating Yak Guru
491 Posts |
|
rmiao
Master Smack Fu Yak Hacker
7266 Posts |
Posted - 2008-01-19 : 23:43:18
|
Is it domain_name\user_name? RS runs on same machine with sql server? |
 |
|
|
|
|