Issue #7985 has been reported by Robin Powell. ---------------------------------------- Feature #7985: The "user" type should have selinux options https://projects.puppetlabs.com/issues/7985
Author: Robin Powell Status: Unreviewed Priority: Normal Assignee: Category: Target version: Affected Puppet version: Keywords: Branch: It would be nice to not have to use execs to do things like: usermod -Z user_u USERNAME Being able to do something like: semanage login -m -s user_u __default__ via non-exec puppet types would also be nice, but I'm not sure how that would look, whereas adding a "seluser" option to "user" is pretty simple (in terms of UI anyway; no idea what the internals are like). -Robin -- 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://projects.puppetlabs.com/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.
