Re: Is this scenario supported?

From: Bernard Cheah [MVP] (qbernard_at_hotmail.com.discuss)
Date: 07/21/05


Date: Thu, 21 Jul 2005 15:15:47 +0800

You can configure IIS authentication, and further restrict file access via
NTFS permissions. refer
How To Configure IIS Web Site Authentication in Windows Server 2003
http://support.microsoft.com/?id=324274
How To Use NTFS Security to Protect a Web Page Running on IIS 4.0 or 5.0
http://support.microsoft.com/?id=299970

-- 
Regards,
Bernard Cheah
http://www.microsoft.com/iis/
http://www.iiswebcastseries.com/
http://www.msmvps.com/bernard/
"me" <me@discussions.microsoft.com> wrote in message 
news:E0362192-12C7-4D8D-96A2-28C938FFDFBC@microsoft.com...
> Have an ASP.Net web application which needs to:
>
> 1) access an SQL server database (not a local server)
> 2) restrict access to the web application to a set of users
>
> We'd like to configure the web application to access the database using a
> single, specific account and an Application Pool. Easy. Done. Works.
>
> How do we go about restricting access to the web application? Nothing 
> we've
> tried works. For example, if we restrict access to the set of users in the
> authorization section of the web.config....nobody can access the pages.
>
> Done a lot of reading and we're pretty confused at this point...please 
> help. 


Relevant Pages

  • Re: Limit user access to server
    ... > administrator access to the server. ... > group permissions from the folders that you want to control access to OR ... > change the ntfs permissions of the users group and user account ... > Policies can also be used to restrict what applications a user can install ...
    (microsoft.public.security)
  • Re: Client Access
    ... How is authentication set on IIS? ... Do users have NTFS permissions to read files on server? ...
    (microsoft.public.inetserver.iis.security)
  • Re: Limit user access to server
    ... administrator access to the server. ... group permissions from the folders that you want to control access to OR ... change the ntfs permissions of the users group and user account ... Policies can also be used to restrict what applications a user can install ...
    (microsoft.public.security)
  • Re: Client Access
    ... NTFS permissins were left "as is", as were IIS ... required all users to use Integrated authentication. ... It is almost as though the server ... Do users have NTFS permissions to read ...
    (microsoft.public.inetserver.iis.security)
  • Re: How many users connected to IIS?
    ... are refering to just a specific app on the server) and increment/decrement ... connected other then waiting for the session to die. ... > Is there a way to programatically tell how many users are connected to IIS ... > I don't want to restrict a certain amout of users, ...
    (microsoft.public.dotnet.languages.csharp)