Re: Passing credentials from asp.net to asp site



Hi,

in 2.0 you have the possibility to pass headers from asp.net to asp - not sure if IIS will pick up these header to do auth - never tried it.

I don't see a possibility in 1.1 - sorry

---------------------------------------
Dominick Baier - DevelopMentor
http://www.leastprivilege.com

Thanks anyway for trying...

Do you think there could be a way to 'wrap' an asp.net site around the
asp site (Web2), such that the wrapper uses forms auth., but it then
passes windows credentials to the 'wrapped' asp?

Thanks,
Chumma


.



Relevant Pages

  • Re: Accessing intrinsic ASP (not ASP.NET) objects from .NET class
    ... You might possibly be able to poke around in memory using pointers and API ... > made from an ASP application, shouldn't ASP info be presents on some ... > "Kevin Spencer" wrote in message ... >>> wrapper for it, or use the com interop library. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Grant Object Access
    ... The COM+ wrapper that I wrote around the Scheduler system ... The wrapper is a traditional COM component written in VC++ that I use to ... task in the IIS Manager, but that option disappeared after installing ... > an ASP page or an ASP.NET page? ...
    (microsoft.public.windows.server.security)
  • Re: Accessing intrinsic ASP (not ASP.NET) objects from .NET class
    ... Please excuse my ignorance, but logically, since the call is ... made from an ASP application, shouldn't ASP info be presents on some level? ... >> wrapper for it, or use the com interop library. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Accessing intrinsic ASP (not ASP.NET) objects from .NET class
    ... Regardless of whather you can use the ASP Request COM object from a wrapper, ... >> info about pipes, ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: create component with vb.net for regular ASP..
    ... Anything you do in .NET will need a COM wrapper to work in ASP. ... create COM wrappers with the command line tool regasm.exe, ... "Tommy" wrote in message ...
    (microsoft.public.dotnet.general)