Issue #2014 has been updated by Matthew Barr.
Just hit this bug. Could you at *least* put a note in the documentation? If you're not going to fix it, then at least don't confuse us. ---------------------------------------- Bug #2014: sshkey creates /etc/ssh/ssh_known_hosts with mode 600 https://projects.puppetlabs.com/issues/2014#change-92086 * Author: Todd Zullinger * Status: Accepted * Priority: Normal * Assignee: * Category: ssh * Target version: * Affected Puppet version: 0.24.7 * Keywords: ssh known_hosts * Branch: ---------------------------------------- Using the sshkey type /etc/ssh/ssh_known_hosts is created with mode 600 by default. This seems undesirable in most situations. I think the default should be 644. I didn't see anything obvious in the sshkey code that set it strictly on purpose. Does puppet default to 600 somewhere? And is there a simple way to tweak a type to use a different mode? This seems like a similar issue to #1538. Of course, it's not an inifile, so the fix will be different. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/puppet-bugs?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
