Re: Authentication mess

From: Steve C. Orr [MVP, MCSD] (Steve_at_Orr.net)
Date: 01/20/05


Date: Thu, 20 Jan 2005 14:35:12 -0800

Yes here is some sample code:
http://www.dotnetbips.com/displayarticle.aspx?id=9

-- 
I hope this helps,
Steve C. Orr, MCSD, MVP
http://SteveOrr.net
"rkbnair" <rkbnair@discussions.microsoft.com> wrote in message 
news:F35157F2-1955-438C-AC7E-7E0813847094@microsoft.com...
> Is there a sample piece of code available? I tried all possible options 
> and
> it des not work that way.
>
> "Steve C. Orr [MVP, MCSD]" wrote:
>
>> This functionality comes standard with Forms Authentication.  Simply turn 
>> on
>> Forms Authentication and it should work exactly like that.
>>
>> -- 
>> I hope this helps,
>> Steve C. Orr, MCSD, MVP
>> http://SteveOrr.net
>>
>>
>> "rkbnair" <rkbnair@discussions.microsoft.com> wrote in message
>> news:9761B5A3-FA28-4491-87DB-6B29A18E5FAD@microsoft.com...
>> > When we follow the Form Authentication, how can we
>> >
>> > a) force to the login page if an intruder types the querystring (for 
>> > page
>> > A)
>> > on the browser address bar directly?
>> >
>> > b) after login in, redirect to the requested page (Page A)
>> >
>> >
>>
>>
>> 


Relevant Pages

  • Re: Authentication mess
    ... This functionality comes standard with Forms Authentication. ... "rkbnair" wrote in message ... > b) after login in, redirect to the requested page ...
    (microsoft.public.dotnet.framework.aspnet)
  • [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: [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)