Issue #2258 has been updated by James Turnbull. Status changed from Ready for Checkin to Closed
Pushed in commit:"858d3334004bbcd642443a5de061b9733a8e765c" in branch master. ---------------------------------------- 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: Closed 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 -~----------~----~----~----~------~----~------~--~---
