[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.69.2.1 and 1.69.2.2

version 1.69.2.1, 2005/03/10 16:28:28 version 1.69.2.2, 2005/09/02 03:45:01
Line 25 
Line 25 
 #ServerKeyBits 768  #ServerKeyBits 768
   
 # Logging  # Logging
 #obsoletes QuietMode and FascistLogging  # obsoletes QuietMode and FascistLogging
 #SyslogFacility AUTH  #SyslogFacility AUTH
 #LogLevel INFO  #LogLevel INFO
   
Line 78 
Line 78 
 #UseLogin no  #UseLogin no
 #UsePrivilegeSeparation yes  #UsePrivilegeSeparation yes
 #PermitUserEnvironment no  #PermitUserEnvironment no
 #Compression yes  #Compression delayed
 #ClientAliveInterval 0  #ClientAliveInterval 0
 #ClientAliveCountMax 3  #ClientAliveCountMax 3
 #UseDNS yes  #UseDNS yes

Legend:
Removed from v.1.69.2.1  
changed lines
  Added in v.1.69.2.2