projects
/
mirror
/
dsa-puppet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
72b1cf7
)
Set LogLevel VERBOSE in sshd
author
Peter Palfrader
<peter@palfrader.org>
Mon, 14 Jan 2019 09:40:02 +0000
(10:40 +0100)
committer
Peter Palfrader
<peter@palfrader.org>
Mon, 14 Jan 2019 09:40:08 +0000
(10:40 +0100)
modules/ssh/templates/sshd_config.erb
patch
|
blob
|
history
diff --git
a/modules/ssh/templates/sshd_config.erb
b/modules/ssh/templates/sshd_config.erb
index
ca68f52
..
e96591d
100644
(file)
--- a/
modules/ssh/templates/sshd_config.erb
+++ b/
modules/ssh/templates/sshd_config.erb
@@
-28,6
+28,8
@@
HostKey /etc/ssh/ssh_host_ed25519_key
MaxStartups 100:30:200
<% end %>
+LogLevel VERBOSE
+
# Authentication:
PermitRootLogin without-password