Like other network security packages, it
provides a replacement for the rsh program which
runs a command on a remote system. Running other
applications, such as CVS, rdist, or rcp, on top of
the SSH version of rsh is one way to use SSH.
Unlike other network security packages, one is not
expected to modify applications to run with SSH. If
running on top of the SSH version of rsh is not
suitable, you can use a feature called Port
Forwarding by which an application can connect to
what appears to be a local machine but in fact have
SSH redirect the connection.
|