Issue #2258 has been reported by Clay Caviness.
----------------------------------------
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: Unreviewed
Priority: Normal
Assigned to: Nigel Kersten
Category:
Target version:
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
-~----------~----~----~----~------~----~------~--~---