OpenSSH is secure and powerful. authentication by a public/private key pair with different cyphers and has lots of configuration options.
It integrates a secure FTP client/server which should be preferred to other traditional dedicated FTP server solutions.
Although it is mostly a command-line interface to a system, can also be used to establish a secure encrypted tunnel to other services running on a server, for instance to RDP, Windows shares (Samba on Linux). Review collected by and hosted on G2.com.
Sometimes, communication with the server could be quite slow especially if there are multiple hops to reach it.
Some errors (such as when configuring passwordless login through public/private key pairs) are not clear to understand and debugging such situations can prove to be rather difficult. Review collected by and hosted on G2.com.
Clean file based architecture and excellent privilege separation. Review collected by and hosted on G2.com.
The Microsoft port of OpenSSH is functional, but lags behind the full capabilities of the BSD/Linux packages, and does not have as clean of a user interface. Review collected by and hosted on G2.com.
OpenSSH provides a universal peer-to-peer communications channel among all Operating Systems. Using OpenSSH service on Windows 2012 servers I was able to develop scripts running on Linux to extract information from Windows. Review collected by and hosted on G2.com.
Scripting some commands can be a challenge when operating between Linux & Windows. There are some situations which could require upwards to 8 sets of quotations to issue a Windows command from Linux. Review collected by and hosted on G2.com.
The inherent security the product offers as well as the excellent support provided by the community. Review collected by and hosted on G2.com.
The lack of a native GUI makes it more challenging to use for novice users and administrators. Review collected by and hosted on G2.com.
OpenSSH works in realtime. After login it didn't even feel that we are working on remote machine. Review collected by and hosted on G2.com.
Sometimes connection gets disconnected if we leave it on idle. OpenSSH should keep the connection alive. Review collected by and hosted on G2.com.
It is most useful to access Linux servers and Computers to access remotely and sort out the problems of users. Review collected by and hosted on G2.com.
Noting special that dislike but it should be by default installed in all linux systems. Review collected by and hosted on G2.com.
Not convinced by the libraries. The putty libraries worked without issues. Review collected by and hosted on G2.com.
Example code wouldn’t connect to test ssh servers whereas putty did. This was enough to convince me the libraries would be more trouble than they’re worth. Review collected by and hosted on G2.com.
It's already pre-installed and it is very easy to use. I like the sharing of the keys most because typing a password can be a problem in a terminal sometimes. Also, the SFTP protocol is really really useful for file transfer over ssl-encrypted lines. Review collected by and hosted on G2.com.
It would be cool if it was readily available as a server on windows too, but Windows is just so different as it doesn't use bash. Review collected by and hosted on G2.com.
OpenSSH it's a tool integrated in all Linux operative systems that allows to connect between different Linux computers. With OpenSSH and a terminal you can open ssh tunnel, secure and safe. Throw this tunnel you can copy files and run commands.
One of the best things that you can do with OpenSSH it's transmit a port of remote computer to your computer. Review collected by and hosted on G2.com.
In OpenSSH there aren't a graphical interface to configure it or to use it, and you needs wide knowledge to use it in safe mode Review collected by and hosted on G2.com.
OpenSSH is one of this programs that are essential for everybody that works in Linux, it's a GNU progrma that gives you the option to connect to other machines with the terminal. There are interesting options like open a ssh session with X environment forwarding, or use ssh to make tunnel a port Review collected by and hosted on G2.com.
There are nothing bad in this software. From the last 10 years I can say that it's perfect. Review collected by and hosted on G2.com.
Its a great software makes you to create secure connection encrypted for advanced users because it work with Dos Commands based on secure shell and providing secure tunneling.
you can use it to connect anything with no leak in data because its fast and save
it works with multiple authentication for secure tunnel between server and client .
Review collected by and hosted on G2.com.
it works under Dos no GUI to interact but instead it give strong encrypted connection
Review collected by and hosted on G2.com.
OpenSSH is a simple application that allows you to connect to other computers running linux. You simply open a terminal and decide which computer you want to connect to. It should be noted that only terminal port works, although you can redirect graphic applications traffic through the tunnel Review collected by and hosted on G2.com.
In general, OpenSSH fulfills its mission, allowing to connect to computers. For my use it is perfect Review collected by and hosted on G2.com.
OpenSSH is the most used SSH services in production / non-production environments. It's a terminal application that works really good, without any doubt is one of the most important tools of the Sysadmins.
It allows the port forwarding throw the ssh tunnel, that means that you can connect to a port of other network although you don't see this port. Review collected by and hosted on G2.com.
It's easy to configure, but a bit difficult to configure security settings, like certificates to use or policies of discovering. Review collected by and hosted on G2.com.
It allows point-to-point connections with any of elements of interconnected network of any scale.
It is fast, because it has no Graphical User Interface [GUI].
It is secure because it uses encryption methods of sophisticated nature.
IT is easy to install and use and customize. Review collected by and hosted on G2.com.
Sometimes remote sides are difficult to configure. Review collected by and hosted on G2.com.
We have been using OpenSSH on our RedHat 6 and RedHat 7 servers for several years. I'm not sure if this is somethibng that comes default on Rackspace's Redhat servers or if they make it for us. Either way it generally just works. The thing I like most about it is that I have no problem running our JSCH programs that connect to the various servers running SSH from within a Java Thread Review collected by and hosted on G2.com.
One thing I disliked, and this might be nitpicking or might be my ignorance, but I couldn't get it working on Windows with Cygwin. For whatever reason I just couldn't get it working Review collected by and hosted on G2.com.
It’s an all in one for secure access and file transfers to machine across the lan, wan, and internet. Review collected by and hosted on G2.com.
Sometimes the security requirements don’t match the server and it can be difficult to figure out. Review collected by and hosted on G2.com.