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.

 All Forums
 SQL Server 2005 Forums
 Analysis Server and Reporting Services (2005)
 Reporting Services - Authentication from Linux/jav

Author  Topic 

amylewisAZ
Starting Member

1 Post

Posted - 2008-07-02 : 21:59:34
We have a java application on Linux box that wants to use the URL Interface in Reporting Services to access reports by sending an HTTP request to an RS URL. We created a domain account (ex DOMAIN\ReportUser) for them to use. I found the article attached about it and we tried to implement this code. However, we are still getting authentication issues.

http://www.javaworld.com/javaworld/jw-01-2005/jw-0110-sqlrs.html

Has anyone ran into this issue? Is there an IIS configuration option that needs set? Do we need to run setspn for this user for the Reporting Server Service?

Any help is greatly appreciated!

rmiao
Master Smack Fu Yak Hacker

7266 Posts

Posted - 2008-07-04 : 00:12:04
How can you pass windows authentication from linux?
Go to Top of Page
   

- Advertisement -