Re: SSH libraries for antique Windows terminal application



On Jul 10, 9:04 pm, Nico Kadel-Garcia <nka...@xxxxxxxxx> wrote:
I'm dealing with an ancient Windows administrative tool that uses rsh
in a closed network. The codebase is in Borland C++: I'd love to
update it to use SSH, instead. Has anyone succeeded in integrating SSH
on top of ancient rsh or telnet applications, and can point me to
guidelines or good libraries for migrating such a tool to more secure
approach?

If I have to, I'll tunnel the rsh connections over Plink and restrict
rsh to localhost, but there are logs kept of the connections, and
using Plink would make the connections look like 'localhost'.

You can WPuTTYCD.DLL, www.winputty.com
.



Relevant Pages