Found this finally.. http://netthink.com/archives/191. On a quick note, edit ssh_config not sshd_config.

You could also try debugging ssh while connecting, through ā€œ-vā€ switch. For example:

<br /> ssh -v rupert@192.168.1.12<br />