Re: Who am I impersonating?

From: Tim Thacker (timthacker63_at_hotmail.com)
Date: 02/27/04


Date: Fri, 27 Feb 2004 13:29:38 -0800


I've got a similar issue and I think I'm running into the same problem.
I've got a ASPX Page on Server A. Web Service on Server B. I need to
pass the Windows Creditials through Server A to Server B. I've set the
Impersonate options, turned on Windows Auth. When I run IE from Server A
everyhting works fine. Run it from anywhere else and I get Access
Denied. Is this by design or am I doing something wrong?

Thanks!
Tim

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!



Relevant Pages

  • The underlying connection was closed: Unable to connect to the remote server
    ... ASPX and Web Service on localhost --> works ... ASPX on localhost / Web Service on test server --> ...
    (microsoft.public.sharepoint.portalserver.development)
  • Re: Passing user credintials from a web page to a web service.
    ... But when the aspx code is running on a different server than the web service, ... If I have impersonate set to false, the credentials are that of the IIS server running the aspx. ... If I set impersonate to true the credentials are null. ...
    (microsoft.public.dotnet.framework.aspnet)
  • The underlying connection was closed
    ... the remote server" message when trying to connect an ASPX page to a simple ... Hello World web service. ... message says it's a proxy issue so I'm lost as to what to research. ...
    (microsoft.public.dotnet.framework.webservices)
  • Re: Passing user credintials from a web page to a web service.
    ... Using .Net/ASP 1.1 on a server using integrated authentication-- ... I have a web page (.aspx) that will collect some data from the user, ... But I want the web service to authenticate ... with the user's credentials, not the credentials of IIS serving the aspx ...
    (microsoft.public.dotnet.framework.aspnet)
  • Passing user credintials from a web page to a web service.
    ... Using .Net/ASP 1.1 on a server using integrated authentication-- ... I have a web page (.aspx) that will collect some data from the user, call a web service to get additional data, and then merge and format the data back to the user's browser. ... But I want the web service to authenticate with the user's credentials, not the credentials of IIS serving the aspx page. ...
    (microsoft.public.dotnet.framework.aspnet)