summaryrefslogtreecommitdiff
path: root/sshd_config
diff options
context:
space:
mode:
Diffstat (limited to 'sshd_config')
-rw-r--r--sshd_config4
1 files changed, 2 insertions, 2 deletions
diff --git a/sshd_config b/sshd_config
index 46df1622f..4d77f05aa 100644
--- a/sshd_config
+++ b/sshd_config
@@ -1,4 +1,4 @@
1# $OpenBSD: sshd_config,v 1.96 2015/07/30 19:23:02 deraadt Exp $ 1# $OpenBSD: sshd_config,v 1.97 2015/08/06 14:53:21 deraadt Exp $
2 2
3# This is the sshd server system-wide configuration file. See 3# This is the sshd server system-wide configuration file. See
4# sshd_config(5) for more information. 4# sshd_config(5) for more information.
@@ -41,7 +41,7 @@
41# Authentication: 41# Authentication:
42 42
43#LoginGraceTime 2m 43#LoginGraceTime 2m
44#PermitRootLogin without-password 44#PermitRootLogin prohibit-password
45#StrictModes yes 45#StrictModes yes
46#MaxAuthTries 6 46#MaxAuthTries 6
47#MaxSessions 10 47#MaxSessions 10