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:
c423323
)
moar ssh authorized-keys files
author
Peter Palfrader
<peter@palfrader.org>
Mon, 30 Dec 2013 18:55:15 +0000
(19:55 +0100)
committer
Peter Palfrader
<peter@palfrader.org>
Mon, 30 Dec 2013 18:55:15 +0000
(19:55 +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
2d179de
..
7821514
100644
(file)
--- a/
modules/ssh/templates/sshd_config.erb
+++ b/
modules/ssh/templates/sshd_config.erb
@@
-79,6
+79,6
@@
UsePAM yes
AuthorizedKeysFile /etc/ssh/userkeys/%u
AuthorizedKeysFile2 /var/lib/misc/userkeys/%u
<% else %>
-AuthorizedKeysFile /etc/ssh/userkeys/%u /var/lib/misc/userkeys/%u
+AuthorizedKeysFile /etc/ssh/userkeys/%u /var/lib/misc/userkeys/%u
/etc/ssh/userkeys/%u.more
<% end %>
PasswordAuthentication no