On Thu, Feb 10, 2011 at 8:06 AM, <sf...@users.sourceforge.net> wrote: >> find /srv/wine/wine-Diablo_II -type d -exec chmod ugo+rwX '{}' \; >> find /srv/wine/wine-Diablo_II -type f -exec chmod ugo+rwX '{}' \; > > I'd suggest you to do it carefully. > - giving unnecessary permission bits can be a problem for security. > - As you did "chown -R", you will be able to run "chmod -R" here. >
With the chmod permission changes the chown is not necessary. The ro branch files in the squashfs are owned by wineadmin. The permissions are not a problem since the squashfs is a ro loop mount. Any writes will be to the aufs rw branch that the user owns. ------------------------------------------------------------------------------ The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE: Pinpoint memory and threading errors before they happen. Find and fix more than 250 security defects in the development cycle. Locate bottlenecks in serial and parallel code that limit performance. http://p.sf.net/sfu/intel-dev2devfeb