=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/ssh_config,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- src/usr.bin/ssh/ssh_config 2002/06/08 05:41:18 1.13 +++ src/usr.bin/ssh/ssh_config 2002/06/10 21:21:10 1.14 @@ -1,4 +1,4 @@ -# $OpenBSD: ssh_config,v 1.13 2002/06/08 05:41:18 markus Exp $ +# $OpenBSD: ssh_config,v 1.14 2002/06/10 21:21:10 stevesk Exp $ # This is the ssh client system-wide configuration file. See ssh(1) # for more information. This file provides defaults for users, and @@ -18,8 +18,8 @@ # Host * # ForwardAgent no # ForwardX11 no -# RhostsAuthentication yes -# RhostsRSAAuthentication yes +# RhostsAuthentication no +# RhostsRSAAuthentication no # RSAAuthentication yes # PasswordAuthentication yes # BatchMode no