From: martin langhoff <[EMAIL PROTECTED]> --- fsroot.olpc.img/etc/ssh/sshd_config | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/fsroot.olpc.img/etc/ssh/sshd_config b/fsroot.olpc.img/etc/ssh/sshd_config index e6c2f26..3fd5d41 100644 --- a/fsroot.olpc.img/etc/ssh/sshd_config +++ b/fsroot.olpc.img/etc/ssh/sshd_config @@ -37,7 +37,7 @@ SyslogFacility AUTHPRIV # Authentication: #LoginGraceTime 2m -PermitRootLogin yes +PermitRootLogin no #StrictModes yes #MaxAuthTries 6 -- 1.5.4.34.g053d9 _______________________________________________ Server-devel mailing list [email protected] http://lists.laptop.org/listinfo/server-devel
