[tor-bugs] #29987 [Internal Services/Tor Sysadmin Team]: clear out unowned files on servers

Tor Bug Tracker & Wiki blackhole at torproject.org
Fri Aug 16 17:49:41 UTC 2019


#29987: clear out unowned files on servers
-------------------------------------------------+---------------------
 Reporter:  anarcat                              |          Owner:  tpa
     Type:  project                              |         Status:  new
 Priority:  Low                                  |      Milestone:
Component:  Internal Services/Tor Sysadmin Team  |        Version:
 Severity:  Minor                                |     Resolution:
 Keywords:                                       |  Actual Points:
Parent ID:                                       |         Points:
 Reviewer:                                       |        Sponsor:
-------------------------------------------------+---------------------

Comment (by anarcat):

 i deleted the stuff in `/var/lib/sudo` as that's clearly leftover crap,
 using:

 {{{
 cumin -b 5 --force -o txt '*' 'find /var/lib/sudo/ \( -nouser -o -nogroup
 \) -a -delete'
 }}}

 i also removed some stuff from andrew and nickm on alberti and
 staticiforme, but yeah, we do need a policy for the rest. i'd be happy to
 just clear out all that stuff, but we need to think about whether the
 stuff is useful...

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/29987#comment:3>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list