Complicated Fallback ASP.NET Security
From: Shawn Wheatley (swheatley22_at_yahoo.com)
Date: 01/15/04
- Previous message: adam: "caspol & local intranet security"
- Next in thread: Joe Kaplan \(MVP - ADSI\): "Re: Complicated Fallback ASP.NET Security"
- Reply: Joe Kaplan \(MVP - ADSI\): "Re: Complicated Fallback ASP.NET Security"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: 15 Jan 2004 14:15:42 -0800
I have been working on an ASP.NET app at work for quite some time now.
We've been using Windows authentication up until now, but I've come
across a problem. Ideally, users on our local intranet would be
authenticated via Windows authentication. Users outside of our
intranet would still authenticate, but via a seperate AD/AM instance
(to keep from adding non-intranet users to our main AD server).
Is something like this possible? Every article I've read relating to
AD used in an ASP.NET app involves using Forms authentication. I
would prefer that intranet users not have to login once again to this
app after logging into their workstations.
Thanks for any help,
Shawn Wheatley
- Previous message: adam: "caspol & local intranet security"
- Next in thread: Joe Kaplan \(MVP - ADSI\): "Re: Complicated Fallback ASP.NET Security"
- Reply: Joe Kaplan \(MVP - ADSI\): "Re: Complicated Fallback ASP.NET Security"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|