From: Justin Y. <ju...@sk...> - 2002-11-20 16:06:17
|
A possible way to do remote administration using CFG: http://xmlrpc-c.sourceforge.net/ It is a C/C++ library that allows RPCs to be made via XML via HTTP. It doesn't solve any of the permissions issues, but it is at least a possible alternative to ssh for the transport. Only requirement is that a HTTP server run the CGI w/ the proper permissions. Justin -- SkiingYAC.com Custom Solutions su...@sk... http://www.SkiingYAC.com |