Should Developers Have Access To Production?
WHiTe VaMPiRe writes "Kyle Brandt recently wrote an editorial exploring the implications of providing developers access to the production servers of a Web site. He explores the risk introduced by providing higher level access as well as potential compromise solutions."
"Sometimes developers need access to production--such as on a critical system..."
No, they don't. Not for any meaningful definition of the word critical. Developers have a mirror system with whatever adjustments they're doing. Fix the problem in test, move it over. Developers have no need of touching a live system.