diff options
Diffstat (limited to 'sshd_config')
-rw-r--r-- | sshd_config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sshd_config b/sshd_config index 3576260a2..c3ad1fe61 100644 --- a/sshd_config +++ b/sshd_config | |||
@@ -37,6 +37,7 @@ | |||
37 | # Authentication: | 37 | # Authentication: |
38 | 38 | ||
39 | #LoginGraceTime 2m | 39 | #LoginGraceTime 2m |
40 | # See /usr/share/doc/openssh-server/README.Debian.gz. | ||
40 | #PermitRootLogin yes | 41 | #PermitRootLogin yes |
41 | #StrictModes yes | 42 | #StrictModes yes |
42 | #MaxAuthTries 6 | 43 | #MaxAuthTries 6 |