Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / General / October 2005

Tip: Looking for answers? Try searching our database.

Is there any example how to write the site's authorization support Internal and External users?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
ABC - 24 Oct 2005 11:04 GMT
I want learn how to handle the web site which allow internal users (windows
network users and internal browser users without windows network login) and
external users including cookie and cookieless.  Is there any good example
to refer?
Cowboy (Gregory A. Beamer) - MVP - 24 Oct 2005 14:26 GMT
You are almost better to change the authentication method depending on where
the app is being hit from. This is easiest when you deploy two apps (one
internal, one external). If this is impossible, have your logon page (forms
auth) check for windows auth first (note that this only works if the user
credentials are automatically sent, which is why two sites with a config
switch is easier than one site with multiple sign on methods).

Signature

Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

***************************
Think Outside the Box!
***************************

> I want learn how to handle the web site which allow internal users (windows
> network users and internal browser users without windows network login) and
> external users including cookie and cookieless.  Is there any good example
> to refer?

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.