Windows and Forms Authentication together ???

C

cmrchs

Hi,

I am trying to create a site that will be used by both employees and external users, so both types of users trying to access the same pages.

In the case of an employee on the intranet,
authentication needs to occur via Windows integrated authentication.

If the user is NOT on the intranet (external user), the user needs to be sent to a Forms login page.

Any ideas ?

thanks
Chris

**********************************************************************
Sent via Fuzzy Software @ http://www.fuzzysoftware.com/
Comprehensive, categorised, searchable collection of links to ASP & ASP.NET resources...
 
J

JV

Under normal circumstances, those would be two deployments. At least,
that's how I've seen MCSE types set this up. You would, of course, need to
expose one server to the internet, so you would set that version of your
site up with Forms login and SSL, but for your internal users, you would
usually have a machine safely inside your firewall, so you would set up
another version of your site with Windows authentication.
 
B

Brock Allen

Yes, this can be done. I'd suggest posting to aspnet.security, as I know
Dominick can help out. Mind you, it's a messy solution.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,766
Messages
2,569,569
Members
45,042
Latest member
icassiem

Latest Threads

Top