2001-Feb-05
Enabled "Protocol 2,1" for /etc/sshd.conf (for testing SSH's Windows-based
Secure Transfer Client). (At first I was editing /etc/sshd_config, but nothing
happened -- then I remembered that it is for NetBSD's SSH which is not
being used.) Then SSH2 wouldn't work, so I had to generate DSA key:
"ssh-keygen -d -N "" -f /etc/ssh_host_dsa_key". But then the client
wouldn't work becuase no sftp.