COM Security

From: Carl Sampson (csampson@farmbureau.com)
Date: 06/10/02


From: csampson@farmbureau.com (Carl Sampson)
Date: Mon, 10 Jun 2002 14:34:50 GMT


Hi,

I've got a COM object that has a method that calls LogonUser
internally. When I instantiate one of these objects from VB and call
the method, it works great. When I instantiate the object from an
ASP, it returns 5, which is ERROR_ACCESS_DENIED. To get it to work
from the VB app, I had to add the 'Act as part of the operating
system' permission to my account. Does that need to be added to the
account that IIS runs under? What account is that? Any thoughts?
I'm running IIS 4 under NT4 with the default installation.

Thanks,

Carl



Relevant Pages

  • Re: Server Error in /MyWebForm Application
    ... I am running IIS on my XP workstation. ... the "integrated windows account" since I have admistrator privileges. ... I don't have SQL Server, just the MSDE engine that I can use to test. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: WSE 3.0 Kerberos Auth and issue with Windows XP ASPNET Account
    ... 1.- Using a Domain Account ... 4.- Create an arbitrary SPN for the domain account, with setspn.exe, at my DC. ... On the computer running IIS 5.x, the new domain account requires the ...
    (microsoft.public.dotnet.framework.webservices.enhancements)
  • IIS 6.0 Anonymous Login:::Please help
    ... We upgraded our NT Server to Win 2003 server running iis 6.0. ... The upgrade ... does have access to the directory and the account in configured correctly. ...
    (microsoft.public.inetserver.iis)
  • Re: publishing to iis 5.1
    ... I know that it is using the ASPNET account ... "Juan T. Llibre" wrote: ... > If you're running IIS 5.0 or 5.1, your ASP.NET account is ASPNET, ...
    (microsoft.public.dotnet.framework.aspnet)
  • IIS Restart
    ... I'm running IIS under Win XP Pro and I am unable to ... services) under my user account. ... When I try to restart IIS, ... fine (inetinfo stops and restarts properly). ...
    (microsoft.public.windowsxp.security_admin)

Loading