Digmia Enterprise SSH 1.1e (Default branch) |
|
|
DSSH was written as a direct replacement for the
OpenSSH client. It adds SSH over SSH tunneling
capabilities (for example, to log in to a network
hidden by a firewall), scripting support (using
Groovy), an advanced agent (which allows storing
of passwords) and "su -" interactive logging for
machines that have disabled direct root login. All
of this was done to enable automated scripting and
logging to many machines based on a few simple
rules. It uses the Ganymed SSH library (slightly
patched).
License: GNU General Public License (GPL)
Changes:
Added warning if older Java is found during installation, showing user where to set path to Java 1.6. Added Mac OS X 10 Java 6 support (official version), added JRE autodetection for OS X.
|