[HCoop-Help] [HCoop-Misc] wordpress install

Adam Chlipala adamc at hcoop.net
Mon Mar 16 17:07:57 EDT 2009


Arlen Abraham wrote:
> Ok, fixed it by recursively setting acl for my user.daemon like so
>
> find ./ -type d -exec fs setacl {} account_name rlidwka \; -print
>
> How do I avoid this in the future?
>   

New directories always inherit the ACLs of their parent directories.  
Keep this rule in mind when creating directories and you should be fine.



More information about the HCoop-Help mailing list