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