Re: Return credentials with anonymous authentication?

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


Date: Wed, 25 Aug 2004 11:10:53 -0400

I have to go back on my first answer for this one, can't be done...

"shimon f" <fshimon@malam-zafon.co.il> wrote in message news:uGhYSsmiEHA.3476@tk2msftngp13.phx.gbl...
> When you navigate to a site that is uses windows authentication I am
> challenged with username/password/domain.
> If I successfully login and than redirected to another site in the same
> domain I will no longer be needing to get authenticated.
>
> In my case I am browsing in a site that has anonymous access + maybe also
> windows authentication.
> I need to implement login page. In this login page I will enter
> username/password/domain and will get authenticated to Active directory.
> My problem is that I want that my browser will also hold this
> "authentication" AS IF I GOT AUTHENTICATED in a site that is protected by
> windows authentication. This is because that next, when I will be redirected
> to another site in the same domain I will no longer be needing to get
> authenticated (no popup windows login window).
>
> This is the best way I can explain this.
>
> Shimon
>
>
>
> "Raterus" <moc.liamtoh@suretar.reverse> wrote in message
> news:#4oohHiiEHA.556@tk2msftngp13.phx.gbl...
> I'm sorry, but what you wrote only confused me more, can you try to explain
> it again with different terms?
>
> "Shimon Facterman" <fshimon@malam-zafon.co.il> wrote in message
> news:OlpXc%23ZiEHA.3148@TK2MSFTNGP10.phx.gbl...
> > Maybe my definition was wrong.
> > what I really need as the ability to get authenticated to active directory
> > through custom login page in an anonymous authentication site as if
> > I was now authenticating in an windows authentication site (with the gray
> > username/password popup window).
> > This way if i will ne next navigation to real windows authentication site
> I
> > will no longer be needing to get authenticated again.
> >
> > Hope that is clearer now.
> >
> > "Raterus" <moc.liamtoh@suretar.reverse> wrote in message
> > news:#cw#d9SiEHA.4056@TK2MSFTNGP09.phx.gbl...
> > 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

  • 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: Return credentials with anonymous authentication?
    ... When you navigate to a site that is uses windows authentication I am ... I need to implement login page. ... >> I need this because if login is successfull I need to redirect user to ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: Windows Authentication (asp.net 1.1 C#)
    ... i wouldn't recommend using your internal AD for customer accounts. ... There is no easy way to get a forms based login for IIS integrated auth - this would require to craft the authentication headers on the client - maybe ... If I use windows authentication, I can validate with my domain and I wouldn't have a problem with that, unless that would cause a problem with my internal security. ... Can you point me at another method of secure login, like forms but with encryptation, that can allow me to not have to validate with my domain. ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: Access denied ( From one site to another, that is in another server)
    ... If insted of configure the ASP.NET Application for Windows Authentication, ... Active Directory - Delegation: ... To verify that the application account can act ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: Access denied ( From one site to another, that is in another server)
    ... | configure it for Basic Authentication, can I avoid use Kerberos and use ... |> Enable Integrated Windows Authentication check box is ... Active Directory - Delegation: ... To verify that the application account can act ...
    (microsoft.public.dotnet.framework.aspnet.security)