I'm having another php problem... At least I'm assuming this has to do with my previous php problem (abridged: php running as nobody makes uploaded files owned by nobody, causing users to have unlimited quota if they upload the files with a php program).
Is there a tool that will chown all the right files in a user's home directory to that user?
Is there a tool that will chown all the right files in a user's home directory to that user?