Thread (5 messages) flat view 5 messages, 4 authors, 2016-06-15

Re: How to prevent changes to repository by root

From: Nazri Ramliy <hidden>
Date: 2016-06-15 22:48:58

On Thu, Jun 17, 2010 at 12:09 AM, Aneurin Price [off-list ref] wrote:
How are they becoming root? If they are using sudo you could forbid
running git as root. If they are using su or logging in directly maybe
you can get away with some trivial thing like putting 'alias
git=/bin/false' in /root/.bashrc - or some wrapper which does
something helpful rather than silently fail :-).
Thanks for dropping the hint on wrapper.

I've implemented one that give the user a friendly reminder
that they are running git as root and ask whether to continue.

nazri.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help