IIS and COM Components

From: Jignasu Khant (JignasuK_at_yahoo.com)
Date: 06/27/03


Date: Thu, 26 Jun 2003 20:02:20 -0700


Here is the thing.

I am trying to host two website on IIS 5.0. I am using
two different NT account as anonymous users for each
site. Now I want one site to have access, for example, to
Microsoft ActiveX Data Objects Library and not to have
access to Microsoft Scripting Runtime Library.

So far I have this...

Site1 >>> Site1_INetUser >>> access to msado15.dll
Site2 >>> Site2_INetUser >>> access to scrrun.dll

This works as long as site1_inetuser does not access to
msado15.dll. If he does then both user has access to that
library. Same happens to the other library.

Am I doing something wrong...Am I missing something...or
this is a bug...somebody help...

Thanks
Jignasu Khant



Relevant Pages

  • Re: .NET HttpModule & NTLM Integrated Authentication
    ... One of the security design considerations to take into account, ... (remember that ASP.NET is running over IIS, ... > When anonymous users attempt to access the site, they are redirected to a> login page, rather than getting the Challenge dialog. ...
    (microsoft.public.inetserver.iis.security)
  • Re: .NET HttpModule & NTLM Integrated Authentication
    ... One of the security design considerations to take into account, ... (remember that ASP.NET is running over IIS, ... > When anonymous users attempt to access the site, they are redirected to a> login page, rather than getting the Challenge dialog. ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: .NET HttpModule & NTLM Integrated Authentication
    ... One of the security design considerations to take into account, ... (remember that ASP.NET is running over IIS, ... > When anonymous users attempt to access the site, they are redirected to a> login page, rather than getting the Challenge dialog. ...
    (microsoft.public.dotnet.security)
  • Re: IIS and COM Components
    ... Keep in mind that there are separate launch ... and access permissions. ... > two different NT account as anonymous users for each ... > Microsoft ActiveX Data Objects Library and not to have ...
    (microsoft.public.inetserver.iis.security)
  • Re: Login Control is behaving strange when site on prod server.
    ... You can place the location tag either in the root directory or in the /All directory. ... I see to my horror that pages that are accessible for anonymous users could not be ... The server tells me that the page doesn't exist. ... I have checked, rights, on the IIS server, filesystem etc. ...
    (microsoft.public.dotnet.framework.aspnet)