Closed (fixed)
Project:
ACL
Version:
6.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Aug 2009 at 00:01 UTC
Updated:
27 Oct 2009 at 13:24 UTC
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
Comment #1
salvisWhat 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.)
Comment #2
MTecknology commented