Re: Return credentials with anonymous authentication?

From: Raterus (moc.liamtoh_at_suretar.reverse)
Date: 08/23/04


Date: Mon, 23 Aug 2004 12:36:38 -0400

If I understand you correctly, this cannot be done. There is no way a webserver can pass Internet Explorer the credentials it now should use in place of its current credentials. It sounds like though that if you start Internet Explorer using the "Run As" command, you should be able to change the credentials to something other than the currently logged on user. To start using "Run As" you have to be running 2000+, find the iexplore.exe file, right click (you need to hold "shift" in windows 2000), select "Run As...", enter the new credentials, and browse to Application 2.

Hope this helps,
--Michael

"Shimon Facterman" <fshimon@malam-zafon.co.il> wrote in message news:%23Js2T$RiEHA.1344@TK2MSFTNGP11.phx.gbl...
> Hi all,
>
> This is my Scenario:
> Have a login page in Application 1 with Anoynoumous authentication.
> Using this login page I would like to receive credentials from Active
> Directory (using Directoryservices I assume),
> and somehow return them back to the client browser as if I made login in a
> Windows authenticated application.
>
> I need this because if login is successfull I need to redirect user to
> Application 2 which is under Windows authentication security and I don't
> want the login popup to appear (e.q the user to login again).
>
> Is this possible?
>
>



Relevant Pages

  • [Full-Disclosure] Advisory: Dark Age of Camelot - Weak encryption of network traffic exposed persona
    ... Weak encryption in game client exposed customer billing and authentication ... encryption for billing information. ... The login binary has undergone several updates since then. ...
    (Full-Disclosure)
  • Re: I cant login to Sql no matter what i try! im ignorant and i need help :)
    ... It sounds like your server is configured for Windows authentication ... >requested in login 'T254DN_Staging'. ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: [PHP] Is this the best way?
    ... Why is Jason schreefing again? ... maybe I should edit my authentication function... ... attempting to login. ... really be either attempting an authentication *or* outputting some ...
    (php.general)
  • Authentication Sharing Across Apps
    ... For my part "B" question that I had (Login App was not returning ... authentication to calling app), I found the solution. ... Basically, in both the Login App and Calling App Web.Config, I did ... authenticated connection with SQL server. ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: [PHP] Is this the best way?
    ... Jason Pruim schreef: ... I am attempting to add a little error checking for a very simple login system. ... So maybe I should edit my authentication function... ... really be either attempting an authentication *or* outputting some message ...
    (php.general)