Salutations Monks,
I have run into a problem and hopefully some of you could throw some light on it.
ok .. here goes.
I have a Client-Server application that I run on a cluster. The Server uses "ssh" to run the Client programs on the nodes. The Client and Server then use TCP/IP to talk to each other.
Works great from the command line.
However, when we tried to give a web interface to access the application, we are running into problems. Apparently, the problem is with the cgi-bin perl script calling "ssh".
Can someone please help me out on this? How can i call "SSH" from apache???
Thanks,
The Crumpet!