$> vi /etc/ssh/sshd_config

PermitRootLogin yes

$> cd /etc/init.d
$> sshd stop
$> sshd start