Issue #7014 has been updated by James Turnbull. Category set to security Status changed from Accepted to Needs More Information Assignee set to Matt Robinson
---------------------------------------- Bug #7014: certnames with @ symbols don't pass through auth.conf https://projects.puppetlabs.com/issues/7014 Author: Matt Robinson Status: Needs More Information Priority: Normal Assignee: Matt Robinson Category: security Target version: Affected Puppet version: Keywords: Branch: In lib/puppet/network/authstore.rb line 242ish a case statement deals with certnames with @ symbols in way that makes it so that they'll never match auth.conf rules for hosts. The easy workaround is, of course, not to use certnames with at symbols. We really ought to stop conflating host, name and certname in this area of code also, because it makes it REALLY hard to read. -- 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 post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
