Re: Rights Problem with IWAM and IUSR Accounts

From: Tibor Biro (tiborbiro@rogers.com)
Date: 08/23/02


From: "Tibor Biro" <tiborbiro@rogers.com>
Date: Thu, 22 Aug 2002 21:56:17 -0400


Hi there,

Out of the box IIS 5 should be running ASP with ADO without any problems. If
you lost track of the configuration changes maybe you should
uninstall/reinstall IIS. Also make sure that users that are not members of
the administrators group can login interactively, if they can't it is a
simptom for greater trouble.

Regards,
Tibor Biro

"Chris Scipioni" <christopher.scipioni@usa.xerox.com> wrote in message
news:ab8bdca5.0208221201.1afb6150@posting.google.com...
> I am running IIS 5 on a Windows 2000 server and I have a rights
> problem with the IWAM_server and IUSR_server accounts. The initial
> problem was that I could not load any ASP pages, .htm pages loaded
> fine. I came across http://www.iisfaq.com/default.asp?View=A463&P=170
> which I followed through step by step.
>
> I switched the application protection from high/middle to low and was
> able to load ASP pages ok, but then got VBScript runtime error
> (0x800A01AD) when running the web application. The ASP page was
> trying to do a Server.CreateObject("ADODB.Recordset"). I found
> another link which stated that error is most likely due to permissions
> problems with the IWAM user also. Bottom line is that I have gone
> through many error messages and all solutions/fixes have pointed to a
> problem with permissions on IWAM/IUSR.
>
> I 'fixed' the problem temporarily by adding the IWAM_server and
> IUSR_server users to the Administrators group. My question is
> this...How can I set the permissions for the IWAM and IUSR accounts
> correctly, once and for all, so that I can remove the Administrators
> group access?
>
> Thanks ahead of time for any info!



Relevant Pages

  • Re: run ASP with admin rights?!
    ... I believe .asp code run on an IIS web server gets the permissions of the ID ... the application isolation settings on that folder in the IIS MMC is set to ...
    (microsoft.public.inetserver.iis.security)
  • Re: Rights Problem with IWAM and IUSR Accounts
    ... I built a 2nd Win2K server, installed IIS, ... > Out of the box IIS 5 should be running ASP with ADO without any problems. ... >> able to load ASP pages ok, but then got VBScript runtime error ... >> another link which stated that error is most likely due to permissions ...
    (microsoft.public.inetserver.iis.security)
  • Re: dllhost
    ... It's just about 100% pure ASP with com objects. ... DLLHOST goes to 95-100% utilization and stays there indefinitely unless IIS ... > a simple HTML page serve or do they also hung? ...
    (microsoft.public.inetserver.iis)
  • Re: Accessing 32 bit COM components in 64 bit IIS
    ... CGIs, and ASP scripts onto a 64bit machine, and it just works after they ... The most confusing aspect of running 32bit app on a 64bit OS is that you ... System32 access is redirected, etc). ... we will be introducing the ability to configure IIS to run ...
    (microsoft.public.inetserver.iis)
  • Re: ASP Authentication on IIS 6.0 Windows 2003 Server 32bit help please
    ... when an ASP page is executed in IIS? ... site that requires a user to enter their domain account to access the ... the ASP script code ... I find that the .exe runs ...
    (microsoft.public.inetserver.iis.security)

Loading