--
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To post to this group, send email to puppet...@googlegroups.com.
To unsubscribe from this group, send email to puppet-users...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
It would be very helpful, so, if you could explain what the root cause
of that need is. :)
Daniel
--
⎋ Puppet Labs Developer – http://puppetlabs.com
✉ Daniel Pittman <dan...@puppetlabs.com>
✆ Contact me via gtalk, email, or phone: +1 (877) 575-9775
♲ Made with 100 percent post-consumer electrons
Anyway, I am happy to assume that there is some part of the cleanup
process that requires running as the unprivileged user, and which is
not about DACL overrides or whatever; filing a new feature request
would be the next logic step here, so that we capture your needs.
Until then, you are kind of stuck with something like using 'su' to
change UID in one of the commands.
Daniel
To ensure that this propagates to sub-directories set the SGID bit
on the top directory (and any preexisting sub-directories).
New sub-directories will then inherit the group and the SGID bit.
The commands to do that all run as root.
--
vagn