Too many authentication failures for user
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 />