[BACK]Return to sshd_config CVS log [TXT][DIR] Up to [local] / src / usr.bin / ssh

Diff for /src/usr.bin/ssh/sshd_config between version 1.63 and 1.64

version 1.63, 2003/08/13 08:46:31 version 1.64, 2003/08/22 10:56:09
Line 61 
Line 61 
 #KerberosTicketCleanup yes  #KerberosTicketCleanup yes
 #KerberosTgtPassing no  #KerberosTgtPassing no
   
   # GSSAPI options
   #GSSAPIAuthentication no
   #GSSAPICleanupCreds yes
   
 #AllowTcpForwarding yes  #AllowTcpForwarding yes
 #GatewayPorts no  #GatewayPorts no
 #X11Forwarding no  #X11Forwarding no

Legend:
Removed from v.1.63  
changed lines
  Added in v.1.64