[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.35 and 1.36

version 1.35, 2001/03/25 13:16:11 version 1.36, 2001/04/12 19:15:26
Line 35 
Line 35 
 #  #
 # For this to work you will also need host keys in /etc/ssh_known_hosts  # For this to work you will also need host keys in /etc/ssh_known_hosts
 RhostsRSAAuthentication no  RhostsRSAAuthentication no
   # similar for protocol version 2
   HostbasedAuthentication no
 #  #
 RSAAuthentication yes  RSAAuthentication yes
   

Legend:
Removed from v.1.35  
changed lines
  Added in v.1.36