in reply to Re^3: CGI and spawning a process with UI (Win32)
in thread CGI and spawning a process with UI (Win32)
The authentication is set up for the webhome in question (the one hosting the perl.cgi program); Users coming in via Anon.Access are mapped to a Windows_User_Acct. which is identical to the one used to logon to the server and directly running the ResetCCN.pl pgm.
(The webhome with the CGI tho' is in a directory under the IIS 'Default Web Site', for which the authentication of anon. access is set to the standard local IUSR acct. But that shouldn't affect the specific authentication of the CGI webhome (I guess...)).
Is there a specific security right btw, (dis)/allowing spawning of UI?
/Allan (will sleep on this now...)