[BACK]Return to ssh_config CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / crypto / dist / ssh

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/crypto/dist/ssh/Attic/ssh_config between version 1.1.1.10 and 1.1.1.11

version 1.1.1.10, 2006/02/04 22:23:15 version 1.1.1.11, 2006/09/28 21:15:29
Line 1 
Line 1 
 #       $NetBSD$  #       $NetBSD$
 #       $OpenBSD: ssh_config,v 1.21 2005/12/06 22:38:27 reyk Exp $  #       $OpenBSD: ssh_config,v 1.22 2006/05/29 12:56:33 dtucker Exp $
   
 # This is the ssh client system-wide configuration file.  See  # This is the ssh client system-wide configuration file.  See
 # ssh_config(5) for more information.  This file provides defaults for  # ssh_config(5) for more information.  This file provides defaults for
Line 25 
Line 25 
 #   RSAAuthentication yes  #   RSAAuthentication yes
 #   PasswordAuthentication yes  #   PasswordAuthentication yes
 #   HostbasedAuthentication no  #   HostbasedAuthentication no
   #   GSSAPIAuthentication no
   #   GSSAPIDelegateCredentials no
 #   BatchMode no  #   BatchMode no
 #   CheckHostIP yes  #   CheckHostIP yes
 #   AddressFamily any  #   AddressFamily any

Legend:
Removed from v.1.1.1.10  
changed lines
  Added in v.1.1.1.11

CVSweb <webmaster@jp.NetBSD.org>