Digmia Enterprise SSH 1.1d (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News Digmia Enterprise SSH 1.1d (Default branch)
# 1  
Old 05-14-2008
Digmia Enterprise SSH 1.1d (Default branch)

DSSH was written as a direct replacement for theOpenSSH client. It adds SSH over SSH tunnelingcapabilities (for example, to log in to a networkhidden by a firewall), scripting support (usingGroovy), an advanced agent (which allows storingof passwords) and "su -" interactive logging formachines that have disabled direct root login. Allof this was done to enable automated scripting andlogging to many machines based on a few simplerules. It uses the Ganymed SSH library (slightlypatched).License: GNU General Public License (GPL)Changes:
This release fixes a bug in RSA key authentication, and has several portability fixes for new JREs (mainly for Mac OS X).Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

1 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

how do I enable ssh for RH Linux Enterprise

I am not sure how to enable SSH on my RedHat Linux Server. Do I need to install a rpm or just edit a file. Thanks in advance. (1 Reply)
Discussion started by: newbie05
1 Replies
Login or Register to Ask a Question
bssh/bvnc/bshell(1)					      General Commands Manual					       bssh/bvnc/bshell(1)

NAME
bssh/bvnc/bshell - Browse for SSH/VNC servers on the local network SYNOPSIS
bssh bvnc bshell DESCRIPTION
bssh/bvnc/bshell browses for SSH/VNC servers on the local network, shows them in a GUI for the user to select one and finally calls ssh/vncviewer after a selection was made. If the binary is called as bssh only ssh servers will be shown. If the binary is called as bvnc only VNC servers will be shown. If the binary is called as bshell both VNC and SSH servers are shown. OPTIONS
-s | --ssh Browse for SSH servers (and only SSH servers) regardless under which name the binary is called. -v | --vnc Browse for VNC servers (and only VNC servers) regardless under which name the binary is called. -S | --shell Browse for both VNC and SSH servers regardless under which name the binary is called. -d | --domain= DOMAIN Browse in the specified domain. If omitted bssh/bvnc/bshell will browse in the default browsing domain (usually .local) -h | --help Show help. SEE ALSO
avahi-browse(1), ssh(1), vncviewer(1) COMMENTS
This man page was written using xml2man(1) by Oliver Kurth. Manuals User bssh/bvnc/bshell(1)