09-03-2014, 05:40 PM
You should be able to accomplish this using the following steps (not actually tried it):
- Create a regular limited user whose home directory is under /home
- Create a script that clears everything in the user's home directory
- Run the script on OS boot (/etc/init.d/...)
- Run the script on user logout