in reply to Re: Start/stop win32 services with CGI - is Perl a good choice?
in thread Start/stop win32 services with CGI - is Perl a good choice?
Neither method is particularly desirable. The first method passes unecrypted user credentials over the network and the second method requires no Windows NT credentials to be passed.
The second method is however a useful technique if the CGI script is participating in another logon scheme such as a cookie based system or if it is protected by a secure single signon system.
|
|---|