Issue #6569 has been updated by Matt Robinson. Status changed from Ready For Testing to Duplicate
I didn't see this ticket before I made the same fix in #6820, so I'm closing this one as a duplicate even though it was done first. ---------------------------------------- Bug #6569: Bad ASCII characters in macauthorisation type https://projects.puppetlabs.com/issues/6569 Author: James Turnbull Status: Duplicate Priority: Normal Assignee: Category: OSX Target version: 2.6.x Affected Puppet version: 2.6.5 Keywords: ruby19 Branch: https://github.com/jamtur01/puppet/tree/tickets/2.6.x/6569 <pre> Security Server uses a rule<E2><80><99>s key to match the rule with a right. - Wildcard keys end with a <E2><80><98>.<E2><80><99>. The generic rule has an empty key value. + Security Server uses a rule's key to match the rule with a right. + Wildcard keys end with a '.'. The generic rule has an empty key value. Any rights that do not match a specific rule use the generic rule." </pre> -- 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.
