From e551e5eafa31d8b7d968f30bb38a816c8e6bd5e6 Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Mon, 15 May 2000 06:11:30 +0000 Subject: [PATCH] Oops, rename S/Key to Opie in line with FreeBSD usage. --- crypto/openssh/ssh.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)