Issue #1208 has been updated by jamtur01. Status changed from Accepted to Duplicate Affected version set to 0.24.4
Duplicated and addressed in #1624 ---------------------------------------- Feature #1208: Solaris user provider lacks support for roles http://projects.reductivelabs.com/issues/show/1208 Author: martin Status: Duplicate Priority: Normal Assigned to: community Category: Solaris Target version: unplanned Complexity: Easy Patch: None Affected version: 0.24.4 Keywords: You can not manage Solaris RBAC roles through puppet, as it needs to use <pre>roleadd, rolemod & roledel</pre> instead of <pre>useradd, usermod & userdel</pre>. A note to the implementer: turning a user into a role is done through: <pre>usermod -K type=role name</pre> and turning it back: <pre>rolemod -K type=normal name</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://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 -~----------~----~----~----~------~----~------~--~---
