Date: Wed, 29 Jan 2014 13:23:11 -0800 From: Michael Dexter <editor@callfortesting.org> To: freebsd-virtualization@freebsd.org Subject: Re: best way to add www to wheel Message-ID: <52E9713F.9040508@callfortesting.org> In-Reply-To: <CAGBxaX=ks3kAfDT6rvzgJcDj8Bs7DPvSRcjJWMoa%2BF9U1qx7tw@mail.gmail.com> References: <CAGBxaX=ks3kAfDT6rvzgJcDj8Bs7DPvSRcjJWMoa%2BF9U1qx7tw@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Wrong mailing list? Michael On 1/29/14 1:20 PM, Aryeh Friedman wrote: > I have the following line in my pkg-install: > > pw groupmod wheel -m www > > The reason is I have files that are created by a user account that also > gets made but are modified using it or tomcat... these particular files are > shell scripts that must run as root (they are for controlling bhyve and > other hyperv's as well as other rootly things like setting up and tarring > down nic's).... keep in mind also since almost all user level commands > (including those that trigger rootly actions) are run via the web and that > the data (except actual web content) should not be owned by www > > My gut says that the above while it works is almost certainly not the right > way to do it. >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?52E9713F.9040508>