Bug: TTS history cleaner should drop privileges
The TTS history files are kept on the filer, and are owned by a user. The cleanup script runs as root on a different machine, so the root privileges don't carry over. Hence the script has to drop privileges to the correct user when cleaning.