calabiyau Posted July 22, 2007 Share Posted July 22, 2007 Something i've been wondering about. Let's say you have a server set up with multiple users each with their own /home directory and you have quota's set for that partition to limit their storage capability. They are running php based software that allows file uploads. php is running as an apache module as user nobody. When they upload that file, are they uploading as user nobody and hence their quota doesn't change? Or does unix calculate quota's based off the contents of their /home/user folder? maybe this belongs in the linux section, but it's php too. thanks. Quote Link to comment Share on other sites More sharing options...
trq Posted July 22, 2007 Share Posted July 22, 2007 Quotas are calculated on the contents of their /home/user directories. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.