Using Extended ACLs to control write access?

Posted by tocapa on Server Fault See other posts from Server Fault or by tocapa
Published on 2009-10-16T19:38:32Z Indexed on 2010/05/11 7:04 UTC
Read the original article Hit count: 265

Filed under:

I am trying to set up file uploading on a website, but I get a permissions error when trying to write to upload directory. When I asked my supervisor about this, he suggested using extended ACLs to give the server write access to the directory. I've looked ACLs and nothing has suggested to me that this is the right way to go. Am I just not looking in the right place? How would I use ACLs to do this, or if not, what would be the right way to go about this? Forgive me for I've never used ACLs before so I don't know what I'm talking about.

© Server Fault or respective owner

Related posts about acl