=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/ssh_config,v retrieving revision 1.16.4.2 retrieving revision 1.17 diff -u -r1.16.4.2 -r1.17 --- src/usr.bin/ssh/ssh_config 2004/03/04 18:18:17 1.16.4.2 +++ src/usr.bin/ssh/ssh_config 2003/05/15 14:55:25 1.17 @@ -1,4 +1,4 @@ -# $OpenBSD: ssh_config,v 1.16.4.2 2004/03/04 18:18:17 brad Exp $ +# $OpenBSD: ssh_config,v 1.17 2003/05/15 14:55:25 djm Exp $ # This is the ssh client system-wide configuration file. See # ssh_config(5) for more information. This file provides defaults for @@ -18,13 +18,13 @@ # Host * # ForwardAgent no # ForwardX11 no +# RhostsAuthentication no # RhostsRSAAuthentication no # RSAAuthentication yes # PasswordAuthentication yes # HostbasedAuthentication no # BatchMode no # CheckHostIP yes -# AddressFamily any # ConnectTimeout 0 # StrictHostKeyChecking ask # IdentityFile ~/.ssh/identity