Re: Requiring Logon



On Nov 26, 3:19 pm, Charles Allen <cal...@xxxxxxxxxxxxxx> wrote:
We have many users that share computers. The computers are logged on using a
generic user account so that certain apps can continue to run and be
available all day.

We have a particular web site that requires Windows Integrated
authentication whereas all the others on the web server can use Basic
authentication.

We need users to log into the web site because it has data that is
user-specific.

Do you have any ideas on how we could have the Windows Integrated
authentication turned on but still require logon at the website?

Thanks
--
Charles Allen, MVP



Personally, I question the security of such an arrangement. If
multiple users share the same Windows login, what prevents one of the
users from planting software to steal and impersonate another user?

Assuming you are ok with the security concerns, then I think that what
you want to do should just work by default if the generic user account
does NOT have permissions to the website that requires Windows
Integrated authentication. I'm assuming the website is Intranet and
without dots in the name (i.e. http://localSite and not http://local.Site).

In such a situation, you can configure localSite to be in the Intranet
zone, and then configure IE to always prompt for username:password
(i.e. never auto-login) for those sites. You don't need to use Basic
authentication to force user login dialog, and it works with Windows
Integrated as well.


//David
http://w3-4u.blogspot.com
http://blogs.msdn.com/David.Wang
//
.



Relevant Pages

  • Re: Change in ASP.Net authentication between Win2000 and Win2003
    ... > is turning on/off Kerberos is occuring. ... It control how IE deals with "Authentication: ... when you put IIS6 in a domain and have "Integrated Windows Authentication" ...
    (microsoft.public.windows.server.security)
  • Re: Change in ASP.Net authentication between Win2000 and Win2003
    ... > is turning on/off Kerberos is occuring. ... It control how IE deals with "Authentication: ... when you put IIS6 in a domain and have "Integrated Windows Authentication" ...
    (microsoft.public.inetserver.iis.security)
  • Re: Authentication prompts with wrong domain
    ... The Default Web Site properties have Authentication ... Windows" and "Basic" authentication are checked, ... www.specialdomain.org to point to this server. ...
    (microsoft.public.inetserver.iis.security)
  • Re: Need help configuring Wireless Connection profile
    ... and I can only use the intel OR windows utility, not both at the same time. ... Windows authentication for all users,4129,LRG\ryanv,4149,Wireless WPA2 ... SMALL BUSINESS SERVER: ... STEP #1 Install Certificate Services ...
    (microsoft.public.windowsxp.general)
  • Re: form authentication and webservices
    ... Co-author of "The .NET Developer's Guide to Directory Services Programming" ... We will be using Windows Authentication on the Web Services side (same ... Dominick Baier ...
    (microsoft.public.dotnet.framework.aspnet.security)