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 69ff6b600..56965d93b 100644 --- a/sshd_config +++ b/sshd_config | |||
@@ -36,6 +36,7 @@ | |||
36 | # Authentication: | 36 | # Authentication: |
37 | 37 | ||
38 | #LoginGraceTime 2m | 38 | #LoginGraceTime 2m |
39 | # See /usr/share/doc/openssh-server/README.Debian.gz. | ||
39 | #PermitRootLogin yes | 40 | #PermitRootLogin yes |
40 | #StrictModes yes | 41 | #StrictModes yes |
41 | #MaxAuthTries 6 | 42 | #MaxAuthTries 6 |