Re: Authentication question
From: Dave Petersen (dapetersen.REMOVETHIS_at_carlson.com)
Date: 06/26/03
- Next message: Mike Grasso: "Re: Creating a DSACryptoServiceProvider without generating new Keys"
- Previous message: Tony Cullen: "Batch and Exe Files"
- In reply to: Matjaz Ladava: "Re: Authentication question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 26 Jun 2003 08:55:17 -0500
Thanks for the info, I will try it.
Dave
"Matjaz Ladava" <matjaz@_nospam_ladava.com> wrote in message
news:#RxVsP8ODHA.2160@TK2MSFTNGP11.phx.gbl...
> It can be done in both ways. Using forms authentication, users will have
to
> authenticate manualy first time and then you could create a persistent
> cookie, so that they don't need to re-authenticate. You can not mix Forms
> and Windows authentication in the same web application.
>
> --
> Regards
>
> Matjaz Ladava, MCSE (NT4 & 2000)
> matjaz@ladava.com
> http://ladava.com
>
> "Dave Petersen" <dapetersen.REMOVETHIS@carlson.com> wrote in message
> news:efRF9%230ODHA.1612@TK2MSFTNGP11.phx.gbl...
> > I have 2 requirements for my asp.net app (vb):
> > 1. Users authenticate automatically by default
> > 2. Users have the option to authenticate with a different account.
> >
> > I am currently doing requirement 1 with Windows authentication, and I
> think
> > I can do requirement 2 with forms authentication, but is it possible to
do
> > both in the same app?
> >
> > Thanks!
> > Dave
> >
> >
>
>
- Next message: Mike Grasso: "Re: Creating a DSACryptoServiceProvider without generating new Keys"
- Previous message: Tony Cullen: "Batch and Exe Files"
- In reply to: Matjaz Ladava: "Re: Authentication question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|