[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.70 and 1.70.2.2

version 1.70, 2004/12/23 23:11:00 version 1.70.2.2, 2006/02/03 02:53:46
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
 #PidFile /var/run/sshd.pid  #PidFile /var/run/sshd.pid
 #MaxStartups 10  #MaxStartups 10
   #PermitTunnel no
   
 # no default banner path  # no default banner path
 #Banner /some/path  #Banner /some/path

Legend:
Removed from v.1.70  
changed lines
  Added in v.1.70.2.2