Just started working with a small group of front-end web developers who all login to the dedicated WHM/Apache production server with root to modify client web sites. They claim they do not want to have to log into each of the individual site accounts because there are so many.
I'm not an experienced sysadmin but I know this is wrong.
What is the best way to create logins for these developers and assign permissions to have full rwx privileges to all client assets in the /home/ directories?
Additional Information: * When I say developers I mean CSS/HTML front-end designers. Our developers use git as a CVS and do not work on the server until we push new versions of the CMS.