I took a look at the sticky post "How To: Secure your new RedHat Server" and it mentioned Jailing my users, which might be the way to go.
I have multiple users that update the files on a site on my server. I would like them to all use their own accounts, not use root (obviously), and still have the website itself (apache/apache) be able to use the files that they are uploading/modifying. Right now, we have to do a lot of chmod'ing to get the files back into the apache user's hands so the site will work.
I'm wondering if someone can send me in the direction of another post, article, KB, etc that discusses this and different approaches.
Does this sound like something that using Jail would help me with?
Thanks for your time!