LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Quota apache user (https://www.linuxquestions.org/questions/linux-general-1/quota-apache-user-669317/)

twk 09-11-2008 04:39 PM

Quota apache user
 
Hi,

I have functional quota setup /home. I have set quota for each user under /home. However I noticed that a user's uploaded files via apache does not count towards their own quota, rather it's counting against against user "apache" because it's owned by apache.

Is there a workaround for this? so that everything under /home/joe will count towards joe's quota, regardless of the actual file ownership.

Thanks

trickykid 09-12-2008 11:30 AM

Create a quota for apache and maybe create a script that chowns the ownership of the files in their directory periodically.


All times are GMT -5. The time now is 10:34 PM.