[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

AW: subversion security, everyone can commit, limited to who can delete

From: Felix Gilcher <gilcher_at_exozet.com>
Date: 2005-10-14 18:27:26 CEST

Hi,

I wonder what the point of limiting delete operations is? You can always overwrite any file with null byte if you have write permissions - the damage is pretty much the same. Anyway, subversion won't loose the file even if you deleted it, it can always be reconstructed - unless you invest some work as admin of the repository.

just my $0.02

fg

________________________________

        Von: plabonte@gmail.com [mailto:plabonte@gmail.com]
        Gesendet: Freitag, 14. Oktober 2005 17:59
        An: users@subversion.tigris.org
        Betreff: subversion security, everyone can commit, limited to who can delete
        
        
        Hi,
        
        I need help with my httpd.conf.
        
        How can I arrange my httpd.conf so that everyone can commit, but only certain users can delete from the reposiory.
        
        Currently I gave everyone a user name and password and they must use this to do anything.
        
        However that means anyone can delet if they want.
        
        I would like to prevent people from deleting... I tried useing the LimitExcept Delete in httpd.conf but that made it so people could not check in or out...
        
        Thanks
        --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.org

 
 

--
Felix Gilcher
Head of IT Development
Exozet Berlin GmbH
Rotherstraße 20
10245 Berlin
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Oct 14 18:31:36 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.