diff options
| author | Kris Kennaway <kris@FreeBSD.org> | 2000-05-15 06:11:30 +0000 |
|---|---|---|
| committer | Kris Kennaway <kris@FreeBSD.org> | 2000-05-15 06:11:30 +0000 |
| commit | e551e5eafa31d8b7d968f30bb38a816c8e6bd5e6 (patch) | |
| tree | 352905c0c557c32f0ceaf550684198cd1cbd6c56 | |
| parent | 0c11f6e1878bcea7a9092510f4ccf9d4ee93c3d7 (diff) | |
Notes
| -rw-r--r-- | crypto/openssh/ssh.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/openssh/ssh.1 b/crypto/openssh/ssh.1 index 89a2d47699cb..22af8e184518 100644 --- a/crypto/openssh/ssh.1 +++ b/crypto/openssh/ssh.1 @@ -201,7 +201,7 @@ and is only known to the client and the server. If public key authentication fails or is not available a password can be sent encrypted to the remote host for proving the user's identity. This protocol 2 implementation does not yet support Kerberos or -S/Key authentication. +OPIE authentication. .Pp Protocol 2 provides additional mechanisms for confidentiality (the traffic is encrypted using 3DES, Blowfish, CAST128 or Arcfour) |
