I got this to work in a very straight forward way by removing anonymous 
access to the web page. This forces the user to enter a user name and 
password. Then IIS passes the user name to the CGI program and it will 
run if the user has access to the page and to the intended program.
Let me know if you need more help,
Michael
----- Original Message -----
From: jc <[EMAIL PROTECTED]>
Date: Wednesday, June 11, 2003 3:26 am
Subject: Win32::Service

> Hi lists.
> I wrote a script to list the services of a machine andf I want to 
> run it
> from a web site by clicking a button. It appears that it doesn't work
> for remote PCs (but for mine it's ok) although I've got a network
> administrator account with all the rights that can exist in the world
> and though I've declared this account as PCs' administrator too. 
> Do I fail somewhere ???
> 

_______________________________________________
Perl-Win32-Admin mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to