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 |
|
sanjnep
Posting Yak Master
191 Posts |
Posted - 2009-04-27 : 12:37:44
|
| I am trying to connect SSRS by SSMS with windows authentication on remote server but I am getting following errorThe request failed with HTTP status 401: Unauthorized. (Microsoft.SqlServer.Management.UI.RSClient)I am able to connect remotely using basic authetication through SSMS. Is there any place to look why am I unable to connect with windows authentication?ThanksSanjeev |
|
|
svicky9
Posting Yak Master
232 Posts |
Posted - 2009-04-27 : 12:43:24
|
| Does the SQL SERver allow Windows Authenticationn? Right Click server properties--> securityhttp://www.sqlserver007.com |
 |
|
|
sanjnep
Posting Yak Master
191 Posts |
Posted - 2009-04-27 : 13:00:28
|
| Yes for SQL server there is mixed mode but I am not sure how to look on SSRS.Thanks |
 |
|
|
|
|
|