Issue #2258 has been updated by Nigel Kersten. Status changed from Accepted to Ready for Checkin Target version changed from unplanned to 0.25.0 % Done changed from 0 to 100
http://github.com/nigelkersten/puppet/tree/tickets/0.25.x/macauthfixes ---------------------------------------- Bug #2258: macauthorization rule parameter can be either a string or an array of strings http://projects.reductivelabs.com/issues/2258 Author: Clay Caviness Status: Ready for Checkin Priority: Normal Assigned to: Nigel Kersten Category: OSX Target version: 0.25.0 Complexity: Unknown Affected version: 0.24.8 Keywords: Currently the provider only allows strings, not arrays. $ ralsh macauthorization | grep 'rule =>' rule => ['is-admin','default'], rule => 'authenticate-session-owner', rule => 'default', rule => 'default', rule => ['is-root','authenticate-admin'], rule => 'authenticate-admin', rule => ['is-admin','authenticate-admin'], rule => 'authenticate-session-owner-via-password-or-kerb', rule => 'default', rule => 'appserver-admin', rule => ['is-admin','default'], rule => ['is-lpadmin','is-admin','default'], rule => ['is-root','authenticate-admin'], rule => ['appserver-admin','appserver-user'], rule => 'default', -- 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 -~----------~----~----~----~------~----~------~--~---
