warn about possible acl entries after account removal foerste
authorMatthias Förste foerste@schlittermann.de
Sat, 10 Dec 2011 21:50:13 +0100
branchfoerste
changeset 55 ef65e9adf0f6
parent 54 1f74755c407e
child 56 722cdb1321c7
warn about possible acl entries after account removal
account.pm
--- a/account.pm	Sat Dec 10 20:36:56 2011 +0100
+++ b/account.pm	Sat Dec 10 21:50:13 2011 +0100
@@ -408,6 +408,7 @@
             }
         }
 
+        print "Don't forget to remove acl entries for this user if any exist!\n";
         verbose("\n");
 
     }