=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/sshd_config,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- src/usr.bin/ssh/sshd_config 1999/10/07 21:45:03 1.9 +++ src/usr.bin/ssh/sshd_config 1999/10/07 22:46:33 1.10 @@ -23,7 +23,6 @@ # For this to work you will also need host keys in /etc/ssh_known_hosts RhostsRSAAuthentication no # -# Changed RSAAuthentication to no/bg RSAAuthentication yes # To disable tunneled clear text passwords, change to no here! @@ -41,10 +40,10 @@ # Kerberos TGT Passing does only work with the AFS kaserver #KerberosTgtPassing yes +#CheckMail yes + # XXX implement these #UseLogin no -#CheckMail no # AllowHosts *.our.com friend.other.com # DenyHosts lowsecurity.theirs.com *.evil.org evil.org -