I created a symbolic link from the modules directory to a users home directory. I added this so the user can develop the module without being root. I added an Apache rule to follow symlinks. If I go to /admin/content/node-settings and click 'Rebuild permissions' the symlink and all files within it have the owner changed to www-data:www-data instead of michael:michael.Hopefully I made the issue with this clear enough. This should not happen, the owner within the symlink should stay the same.

Comments

salvis’s picture

What makes you think that this is in any way related to the ACL module?

(If you allow your user to put arbitrary code somewhere, and you'll execute that code, then you may as well give them full access to your account.)

MTecknology’s picture

Status: Active » Closed (fixed)