Hi The defaut sshd installation allows root login. It could be a major security problem to allow root login by ssh. In /etc/ssh/sshd_config, I can see this: "#PermitRootLogin yes". Perhaps would it be better to put "PermitRootLogin no" instead.
Cheers, Olivier Blin
