Issue #2465 has been updated by Brice Figureau. Status changed from Accepted to Ready for Testing % Done changed from 0 to 100 Complexity changed from Unknown to Trivial
Fixed in tickets/master/2465 in my github repository: http://github.com/masterzen/puppet/tree/tickets/master/2465 ---------------------------------------- Bug #2465: Default auth information is confusing with no auth.conf http://projects.reductivelabs.com/issues/2465 Author: Luke Kanies Status: Ready for Testing Priority: Normal Assigned to: Brice Figureau Category: usability Target version: 0.25.0 Complexity: Trivial Affected version: 0.24.8 Keywords: When we start puppetmasterd and there's no auth.conf, we get weird warnings: <pre> info: Inserting default '~ ^/catalog/([^/]+)$'(auth) acl because none were found in 'no auth.conf file configured' info: Inserting default '/file'(non-auth) acl because none were found in 'no auth.conf file configured' info: Inserting default '/certificate_revocation_list/ca'(auth) acl because none were found in 'no auth.conf file configured' info: Inserting default '/report'(auth) acl because none were found in 'no auth.conf file configured' info: Inserting default '/certificate/ca'(non-auth) acl because none were found in 'no auth.conf file configured' info: Inserting default '/certificate/'(non-auth) acl because none were found in 'no auth.conf file configured' info: Inserting default '/certificate_request'(non-auth) acl because none were found in 'no auth.conf file configured' </pre> Notice the "none found in 'no auth.conf file configured'". -- 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://reductivelabs.com/redmine/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 -~----------~----~----~----~------~----~------~--~---
