Loosing Windows Auth Credentials Over Multiple Web Services

From: Ciaran McAuliffe (CiaranMcAuliffe_at_discussions.microsoft.com)
Date: 10/28/04


Date: Thu, 28 Oct 2004 09:43:02 -0700

Hey,
I am not to sure if this is the right group so please excuse me if it is
not. I have a bit of a tricky problem, here is a quick overview. I have a
website which connects to a webservice, this web service is a front for
access to the Reporting Services Web Service, the middle web service just
provides some simpler functions for creating reports on the fly.

The initial web site is set up to use windows auth and to impersonate. The
middle web service is set up to use windows auth but not to impersonate and
the RS web services is set up to use windows auth and to impersonate. The
initial web site captures the user correctly, but by the time it gets to the
RS web service the user has become "MachineName\ASPNET".

I have been trying to fix this for some time, but I cannot find a way to
successfully transfer the windows auth credentials across the three tiers.
Can anyone help?

Thanks.



Relevant Pages

  • Re: Loosing Windows Auth Credentials Over Multiple Web Services
    ... Otherwise, at each layer, in your code, you need to impersonate the calling ... > access to the Reporting Services Web Service, ... > The initial web site is set up to use windows auth and to impersonate. ...
    (microsoft.public.inetserver.iis.security)
  • Re: 401 While Accessing Web Service
    ... You need to get the web service configure into a another web site, ... just converting the project to 2005 and enable wse won't do any good. ... Windows Auth to Anonymous, it works... ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: 401 While Accessing Web Service
    ... for your web service, that way it should work fine. ... Windows Auth to Anonymous, it works... ... on an IIS site with intergrated windows auth, but the client side was C ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: 401 While Accessing Web Service
    ... The WSE 3.0 should work fine with framework 3.0/3.5. ... for your web service, that way it should work fine. ... Windows Auth to Anonymous, it works... ... on an IIS site with intergrated windows auth, but the client side was C ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: 401 While Accessing Web Service
    ... web service will be vulnerable, so to improve security use the WSE.. ... just converting the project to 2005 and enable wse won't do any good. ... Windows Auth to Anonymous, it works... ...
    (microsoft.public.dotnet.framework.aspnet)