]> andersk Git - openssh.git/commitdiff
- markus@cvs.openbsd.org 2003/12/14 12:37:21
authordjm <djm>
Wed, 17 Dec 2003 05:32:23 +0000 (05:32 +0000)
committerdjm <djm>
Wed, 17 Dec 2003 05:32:23 +0000 (05:32 +0000)
     [ssh_config.5]
     we don't support GSS KEX; from Simon Wilkinson

ChangeLog
ssh_config.5

index eeef5d93968dd0a6486be7f22b7d829a7e28e0af..fb34576f4aad5ef044b90f3969942c2d6d6f9436 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -20,6 +20,9 @@
    - dtucker@cvs.openbsd.org 2003/12/09 23:45:32
      [clientloop.c]
      Clear exit code when ssh -N is terminated with a SIGTERM.  ok markus@
+   - markus@cvs.openbsd.org 2003/12/14 12:37:21
+     [ssh_config.5]
+     we don't support GSS KEX; from Simon Wilkinson
 
 20031209
  - (dtucker) OpenBSD CVS Sync
index 3aafa4e7d259389bf6e3f6a686c9fa0902a62925..cb26eab6958a0022f693c1e0d8a144372b3d1460 100644 (file)
@@ -34,7 +34,7 @@
 .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
 .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 .\"
-.\" $OpenBSD: ssh_config.5,v 1.26 2003/12/09 21:53:37 markus Exp $
+.\" $OpenBSD: ssh_config.5,v 1.27 2003/12/14 12:37:21 markus Exp $
 .Dd September 25, 1999
 .Dt SSH_CONFIG 5
 .Os
@@ -350,9 +350,7 @@ Specifies a file to use for the global
 host key database instead of
 .Pa /etc/ssh/ssh_known_hosts .
 .It Cm GSSAPIAuthentication
-Specifies whether authentication based on GSSAPI may be used, either using
-the result of a successful key exchange, or using GSSAPI user
-authentication.
+Specifies whether user authentication based on GSSAPI is allowed.
 The default is
 .Dq no .
 Note that this option applies to protocol version 2 only.
This page took 0.060511 seconds and 5 git commands to generate.