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.5.2.1 retrieving revision 1.5.2.2 diff -u -p -r1.5.2.1 -r1.5.2.2 --- src/crypto/dist/ssh/Attic/ssh_config 2002/06/26 16:54:21 1.5.2.1 +++ src/crypto/dist/ssh/Attic/ssh_config 2002/07/03 23:01:40 1.5.2.2 @@ -1,4 +1,4 @@ -# $NetBSD: ssh_config,v 1.5.2.1 2002/06/26 16:54:21 tv Exp $ +# $NetBSD: ssh_config,v 1.5.2.2 2002/07/03 23:01:40 lukem Exp $ # $OpenBSD: ssh_config,v 1.15 2002/06/20 20:03:34 stevesk Exp $ # This is the ssh client system-wide configuration file. See @@ -23,6 +23,7 @@ # RhostsRSAAuthentication no # RSAAuthentication yes # PasswordAuthentication yes +# HostbasedAuthentication no # BatchMode no # CheckHostIP yes # StrictHostKeyChecking ask