Issue #7985 has been updated by eric sorenson. Status changed from Needs Decision to Closed Keywords set to ntbf
I think we'd accept code around this (probably in the form of a separate User provider for selinux) but in reality puppet conflicts with the usual selinux enforcing policies so deeply it'd be like a separate operating system to support and probably won't get attention from engineering. ---------------------------------------- Feature #7985: The "user" type should have selinux options https://projects.puppetlabs.com/issues/7985#change-67125 Author: Robin Powell Status: Closed Priority: Normal Assignee: eric sorenson Category: Target version: Affected Puppet version: Keywords: ntbf 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.
