Interesting, but I have already been able to use Putty on a PC in my LAN. It worked with no change.
Brian Kelsay
>>> Rich Edelman <redelman(a)speedscript.com> 09/30/04 01:39PM >>>
What I've found I needed to do to allow PuTTY and WinSCP clients to connect is
to change the sshd config.
These are the options I needed to change, keep in mind this has been on SuSE
9.x, your distribution may vary.
/etc/ssh/sshd_config:
#PasswordAuthentication no
#PermitEmptyPasswords no
UsePAM yes