If root ssh doesn't work passwordless, try:
    PermitRootLogin yes
    StrictModes no
...in /etc/ssh/sshd_config .