Secure Shell (SSH)

The Secure Shell, introduced in Chapter 7,“Open Source Security Tools,” is an indispensable piece of software. It not only addresses and solves the security problems present in telnet, ftp, rlogin, and other r commands (weak authentication, risk of eavesdropping, man in the middle, replay attack, and so on), but it also adds a host of new features, such as public key cryptography-based strong authentication. Chapter 7 shows you how to compile and install an implementation of the Secure Shell protocol called OpenSSH. This section looks at the configuration of the OpenSSH server and the various client utilities available with the OpenSSH client.

OpenSSH Server (sshd)

OpenSSH’s server, sshd, listens on port 22 and provides SSH ...

Get Solaris 8 Security now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.