473,769 Members | 5,878 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Kerberos Delegation Question

We are trying to get windows authentication to work with Reporting Services
and Analysis Services in a way that may be unsupported.

Setup:

There are two domains: A and B.

There are two servers in the A domain: A\R and A\S

Server R is running Reporting Services to serve OLAP reports from data on
server S running Analysis Services.

R is trusted for delegation. Users are able to run reports from any machines
in domain A.

Domain B is trusted by Domain A.

Users have accounts on both domain A and domain B; however, for inexplicable
(beurocratic?) reasons they can access the servers in domain A only with
their domain A accounts, but can log in locally only with their domain B
accounts.

Problem:

When B\User browses to the report server, she is prompted for a user name
and password. She enters her A\UserName and password and is authenticated on
the Report Server. The report; however, (apparently) does not impersonate the
A\UserName account but instead tries to use the NT AUTHORITY\ANONY MOUS
account and fails to authenticate in Analysis Services. I'm just guessing at
the cause, but for whatever reason authentication fails.

Question:

Is it possible to get Reporting Services/IIS to impersonate users based on
the Windows credentials they entered into Internet Explorer?
Nov 19 '05 #1
0 995

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
5255
by: Jacob | last post by:
Hello All, I am trying to serve out some content via IIS that is hosted on a remote fileserver, and am unable to get the delegation working correctly. Our setup is as follows: Local LAN Windows 2000 domain (mixed-mode): MYDOMAIN (mydomain.net) Windows 2003 Server w/IIS6: WEB01 Windows 2000 Server hosting files: FILE01 Windows XP Pro client workstation: CLIENT01
1
1791
by: Mark | last post by:
Assume: IIS 6.0 and SQL Server 2000 are running on two separate windows 2003 servers on the same LAN and windows domain using Active Directory. All client connections using IE 6.0+ are on the domain. True or false: To avoid sending a username and password from the client pc to the web server while using impersonation to make database calls from our web server to our SQL Server, we would have to use delegation so we could leverage...
0
1229
by: Shikari Shambu | last post by:
Hi, I have an ASP.NET application running on IIS 5.0 on win 2k trying to access a web service on win 2k3 to which it tries to pass the kerberos token. I get the following error when I try to do this - The Kerberos credential handle could not be acquired. The AcquireCredentialsHandle call returned the following error code: A specified logon session does not exist. It may already have been terminated.
2
1661
by: josh | last post by:
Hello Sharepoint Guru's, I have hit a bit of a brick wall in regards to Kerberos authentication. I have an ASP.Net web application that interfaces with sharepoint, this all works fine if I do this dws.Credentials = new NetworkCredential("sk", _SPSPassword, _SPSDomain); however when I tray and pass the default credentials it won't work. I have
0
2315
by: CESAR DE LA TORRE [MVP] | last post by:
I am using WSE 3.0 with Visual Studio 2005, specifically I'm using Kerberos authentication and passing Kerberos ticket from Presentation Tier (VSTO.2005 client) to Server Tier through our Web Services (based on WSE 3.0). Having our WSE 3.0-WebService over Windows Server 2003, everything works great, but, over Windows XP, I have a problem (which is documented in WSE 3.0 help) but its workaround does not work properly (at least with my...
1
2730
by: russell.lane | last post by:
I've established user login identity impersonation and delegation for a multi-tier web application. I'm running into a case where authentication fails when a user accesses the app from a browser on one machine, but not from another machine. The relevant details -- in both cases, all of the following are in effect: Same user account. Same web application, same IIS host. Client OS is XP Pro SP2.
0
1047
by: scomik | last post by:
Hello, Is Kerberos delegation needed to write a file from a web app to a file server within the same network? If so, I will be setting up constrained delegation. The problem is what is the service on the file server that I will let the web service account use?
2
5148
by: Greg Nash | last post by:
Gday I want to change to use Windows AD-integrated Kerberos authentication, and have changed a server to KRB_SERVER_ENCRYPT for trial. Recataloged the database at a client machine. As far as I can tell, everything is in the right place (and seems to be mostly set up automatically under Windows). Attempting to connect without specifying name/password gives: SQL30082N Attempt to establish connection failed with security reason
2
1694
by: Tapio Kulmala | last post by:
Hi! I've found an interesting problem that might have something to do with Kerberos. I have a www application running in a Windows Server 2003 box. The server did not have SP1 or SP2 installed. Everything was working smoothly. Couple days ago we installed SP2 and weird authentication errors started to occur occasionally.
0
9589
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10049
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
9996
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
1
7410
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5307
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5447
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3964
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3564
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2815
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.