Closed (works as designed)
Project:
Provision ACL support
Version:
6.x-1.2
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
31 Mar 2011 at 18:20 UTC
Updated:
26 Jan 2012 at 00:00 UTC
I followed the instructions as best as I could. I detailed them here: http://community.aegirproject.org/node/526
I believe there was a step at enabling ACLs that I missed. That is, I don't know what changes to make in /etc/fstab.
Either way, everything seemed to work, up to and including:
setting group ACL read access to devs on drushrc.php and settings.php files
setting group ACL read/write access to devs on modules,themes,libraries,files,private
But, when I cd into the site's modules or themes folders I can't create files:
socrates32@ergonlogic:/var/aegir/platforms/muni-test/sites/test1.ergonlogic.xen.prgmr.com/themes$ touch ./test.txt
touch: cannot touch `./test.txt': Permission denied
Comments
Comment #1
anarcat commentedWhat are the permissions on the themes directory? Run:
What groups are you a member of? Run:
Does test.txt exist? Run:
Comment #2
Robin Millette commentedsubbing
Comment #3
anarcat commentedplease try again with latest release and/or provide the required command output.