/etc/ssh/sshd_config y modificar PermitRootLogin y colocar no.Algo así se va a ver:
#[...]
# Authentication:
LoginGraceTime 120
PermitRootLogin no
StrictModes yes
#[...]
Y de ahí hacer:
#/etc/init.d/ssh restartEsto lo probé en debian squeeze
fuente
No comments:
Post a Comment