=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/sshd_config,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- src/usr.bin/ssh/sshd_config 1999/10/01 22:23:48 1.7 +++ src/usr.bin/ssh/sshd_config 1999/10/04 18:31:02 1.8 @@ -21,10 +21,10 @@ RhostsAuthentication no # # For this to work you will also need host keys in /etc/ssh_known_hosts -RhostsRSAAuthentication yes +RhostsRSAAuthentication no # # Changed RSAAuthentication to no/bg -RSAAuthentication no +RSAAuthentication yes # To disable tunneled clear text passwords, change to no here! PasswordAuthentication yes