I&#39;m (in one of my roles) a build manager and Mike is correct. However much management scream and jump around wanting something live yesterday. Testing provides protection from embarrassment.<div><br></div><div>I&#39;m not saying that we always do this properly BUT the more we (the systems and deployments team) have been refusing to send things prematurely live the fewer embarrassing mistakes have been made.</div>
<div><br></div><div>Release management roles like information security roles are vital to a company running professionally. You aren&#39;t going to receive thanks very often because most of the world only notices you doing your job when your job is to hold up progress to make sure things are done properly.<br>
<br><div class="gmail_quote">On 26 November 2010 11:07, Mike Evans <span dir="ltr">&lt;<a href="mailto:mike@tandem.f9.co.uk">mike@tandem.f9.co.uk</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im"><br>
<br>
On 26/11/10 10:32, Dan Attwood wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
I was wondering if any one had any tips or tricks on how they set up<br>
their environment to avoid this kind of problem.<br>
<br>
</blockquote></div>
In the environments I&#39;ve worked at developers - even senior ones - had no access rights from their machines to anything running in the live environment.  Deployment to the live and pre-production environments was always through some sort of package management/deployment script.  That meant that the Test environment was used to test the actual functionality, the pre-production environment was used to test the package was deployable, and for final User Acceptance Testing and then the change was made to production using the same deployment mechanism as to pre-prod.  To run the deployment mechanism you should have a different user - even if it&#39;s you with a different hat on, different password etc.<br>
<font color="#888888">
<br>
Mike</font><div><div></div><div class="h5"><br>
<br>
_______________________________________________<br>
Kent mailing list<br>
<a href="mailto:Kent@mailman.lug.org.uk" target="_blank">Kent@mailman.lug.org.uk</a><br>
<a href="https://mailman.lug.org.uk/mailman/listinfo/kent" target="_blank">https://mailman.lug.org.uk/mailman/listinfo/kent</a><br>
</div></div></blockquote></div><br></div>