Re: security control IWAM_myserver
From: Chun Wong (cwong_at_wongcna.co.uk.invalid)
Date: 08/26/04
- Next message: Mark Ashcroft: "FTP Help please..."
- Previous message: Jeff Cochran: "Re: FTP-Server- how to hide "standard response""
- In reply to: Jeff Cochran: "Re: security control IWAM_myserver"
- Next in thread: Jeff Cochran: "Re: security control IWAM_myserver"
- Reply: Jeff Cochran: "Re: security control IWAM_myserver"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 26 Aug 2004 15:55:06 +0100
Thanks Jeff for you reply.
The web application is Perl CGI on IIS6
I intended to use the windows integration authentication on IIS
no matter administrator or anyone is member of IIS_WPG group, they would be
able to access to the perl script.
they will get the "you are not authoristed to view this page" http error 403
There is only one user account can successfully access to those perl script
which is "IWAM_myservername"
"Jeff Cochran" <jeff.nospam@zina.com> wrote in message
news:413dec3b.232540565@msnews.microsoft.com...
> On Thu, 26 Aug 2004 10:52:33 +0100, "Chun Wong"
> <cwong@wongcna.co.uk.invalid> wrote:
>
> >I got a windows 2003 STD and currently running as AD, IIS6 which is
hosting
> >some Perl script. Active Perl been installed
> >
> >All the Perl scripts are *.pl extension and hosted on IIS6 and the client
> >browser is IE6
> >
> >All my *.pl scripts are only working under "IWAM_Myservername" account
but
> >will not work under any other accounts on Client browser IE6
> >
> >I add myself to the IIS_WPG group but I am still not able to access those
> >*.pl scripts and keep getting http error 403 on IE6
> >
> >Local secruity setting are everyone full control.
> >
> >
> >anyone got the idea?
>
> Assuming you're using Windows Integrated authentication, create a
> group that can run Perl and assign that group permissions to the Perl
> DLL (or whichever Perl you're using). Naturally they need permissions
> to do whatever your script does as well, but you'd see those problems
> in the error message you didn't post when you didn't describe what
> "will not work" actually means.
>
> Jeff
- Next message: Mark Ashcroft: "FTP Help please..."
- Previous message: Jeff Cochran: "Re: FTP-Server- how to hide "standard response""
- In reply to: Jeff Cochran: "Re: security control IWAM_myserver"
- Next in thread: Jeff Cochran: "Re: security control IWAM_myserver"
- Reply: Jeff Cochran: "Re: security control IWAM_myserver"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|