Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/crypto/dist/ssh/Attic/ssh_config,v retrieving revision 1.6 retrieving revision 1.8 diff -u -p -r1.6 -r1.8 --- src/crypto/dist/ssh/Attic/ssh_config 2002/06/24 05:48:38 1.6 +++ src/crypto/dist/ssh/Attic/ssh_config 2002/10/01 14:07:45 1.8 @@ -1,5 +1,5 @@ -# $NetBSD: ssh_config,v 1.6 2002/06/24 05:48:38 itojun Exp $ -# $OpenBSD: ssh_config,v 1.15 2002/06/20 20:03:34 stevesk Exp $ +# $NetBSD: ssh_config,v 1.8 2002/10/01 14:07:45 itojun Exp $ +# $OpenBSD: ssh_config,v 1.16 2002/07/03 14:21:05 markus Exp $ # This is the ssh client system-wide configuration file. See # ssh_config(5) for more information. This file provides defaults for @@ -23,6 +23,7 @@ # RhostsRSAAuthentication no # RSAAuthentication yes # PasswordAuthentication yes +# HostbasedAuthentication no # BatchMode no # CheckHostIP yes # StrictHostKeyChecking ask