RE: killing a process through php webservice

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Andrés Robinet wrote:

> 2 - Write or find a daemon capable of doing what you are trying to do
> (execute commands on demand) but using some authentication model, so
> that you can communicate with the daemon using a local socket (and
> don't open the backdoor through TCP/IP). I don't have any clues on
> this, but that's what I would look for. 

This is my favourite method.  It's safe and it's easy.  Authentication
could be just a shared password. 



/Per Jessen, Zürich

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux