Well I take it the guest account probably has basic access to things like compilers and such. That being said, there are lots of exploits that can escalate the users privileges beyond guest, even to root in some cases. You might want to think about chroot'ing the guest account to restrict access and help prevent someone from doing harm to your system. Check out this tutorial on how to chroot an account




Reply With Quote