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 e03b3b15f..2cb14e2e3 100644 --- a/sshd_config +++ b/sshd_config | |||
@@ -38,6 +38,7 @@ Protocol 2 | |||
38 | # Authentication: | 38 | # Authentication: |
39 | 39 | ||
40 | #LoginGraceTime 2m | 40 | #LoginGraceTime 2m |
41 | # See /usr/share/doc/openssh-server/README.Debian.gz. | ||
41 | #PermitRootLogin yes | 42 | #PermitRootLogin yes |
42 | #StrictModes yes | 43 | #StrictModes yes |
43 | #MaxAuthTries 6 | 44 | #MaxAuthTries 6 |