[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.59.4.1 and 1.59.4.2

version 1.59.4.1, 2003/09/16 20:50:44 version 1.59.4.2, 2004/03/04 18:18:17
Line 59 
Line 59 
 #KerberosAuthentication no  #KerberosAuthentication no
 #KerberosOrLocalPasswd yes  #KerberosOrLocalPasswd yes
 #KerberosTicketCleanup yes  #KerberosTicketCleanup yes
   #KerberosGetAFSToken no
   
 # GSSAPI options  # GSSAPI options
 #GSSAPIAuthentication no  #GSSAPIAuthentication no
 #GSSAPICleanupCreds yes  #GSSAPICleanupCredentials yes
   
 #AllowTcpForwarding yes  #AllowTcpForwarding yes
 #GatewayPorts no  #GatewayPorts no
Line 71 
Line 72 
 #X11UseLocalhost yes  #X11UseLocalhost yes
 #PrintMotd yes  #PrintMotd yes
 #PrintLastLog yes  #PrintLastLog yes
 #KeepAlive yes  #TCPKeepAlive yes
 #UseLogin no  #UseLogin no
 #UsePrivilegeSeparation yes  #UsePrivilegeSeparation yes
 #PermitUserEnvironment no  #PermitUserEnvironment no

Legend:
Removed from v.1.59.4.1  
changed lines
  Added in v.1.59.4.2