Release:
openssh/9.8p1
OpenSSH is a connectivity tool for remote login with the SSH protocol. It encrypts all traffic to eliminate eavesdropping, connection hijacking, and other attacks. In addition, OpenSSH provides a large suite of secure tunneling capabilities, several authentication methods, and sophisticated configuration options.
The OpenSSH suite consists of the following tools:
- Remote operations are done using ssh, scp, and sftp.
- Key management with ssh-add, ssh-keysign, ssh-keyscan, and ssh-keygen.
- The service side consists of sshd, sftp-server, and ssh-agent.
How to use
OpenSSH suite tools are accessible through the module system at NCI:
module use /g/data/vk83/modules
module load system-tools/openssh/9.8p1
You have to be a member NCI project vk83
to access this software.
See the system-tools repo README for more details about accessing the package on at NCI.
Refer to the OpenSSH manuals for usage information on specific tools.
Credits
Code development: OpenBSD project
Package deployment @atteggiani
Deployment infrastructure @TommyGatti
Support
Replies to this topic are disabled.
If you have specific questions about this release follow the guidelines for requesting support from ACCESS-NRI .
If you have questions about the tool itself create a topic in Technical and tag with #openssh If you require assistance and follow the guidelines for requesting help.