[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.16 and 1.16.2.2

version 1.16, 2000/04/17 13:46:53 version 1.16.2.2, 2000/11/08 21:31:33
Line 37 
Line 37 
 PermitEmptyPasswords no  PermitEmptyPasswords no
 # Uncomment to disable s/key passwords  # Uncomment to disable s/key passwords
 #SkeyAuthentication no  #SkeyAuthentication no
   #KbdInteractiveAuthentication yes
   
 # To change Kerberos options  # To change Kerberos options
 #KerberosAuthentication no  #KerberosAuthentication no
Line 49 
Line 50 
   
 #CheckMail yes  #CheckMail yes
 #UseLogin no  #UseLogin no
   
   # Uncomment if you want to enable sftp
   #Subsystem      sftp    /usr/libexec/sftp-server
   #MaxStartups 10:30:60

Legend:
Removed from v.1.16  
changed lines
  Added in v.1.16.2.2