You need domtool-admin rights to destroy a user
authorClinton Ebadi <clinton@unknownlamer.org>
Sat, 26 Feb 2011 04:08:28 +0000 (23:08 -0500)
committerClinton Ebadi <clinton@unknownlamer.org>
Sat, 26 Feb 2011 04:08:28 +0000 (23:08 -0500)
* Otherwise very bad things happen very quickly

destroy-user

index abcc8ab..a8214ba 100755 (executable)
@@ -3,6 +3,7 @@
 # MUST be executed:
 #  - on deleuze
 #  - as a user with an /etc/sudoers line
 # MUST be executed:
 #  - on deleuze
 #  - as a user with an /etc/sudoers line
+#  - as a user with domtool-admin rights
 #  - while holding system:administrator tokens
 
 USER=$1
 #  - while holding system:administrator tokens
 
 USER=$1