What can be done if you have security requirements to have a screensaver that locks access? Most X screensavers can do that, but they don't also lock VT access, and there does not seem to be a VT equivalent. The xlockmore package seems to be a good way to lock both X and VTs, but there doesn't seem to be an easy way to invoke it as the standard screensaver. It also probably won't help if the user leaves the system while in VT mode. Is ther an automatic console-locking tool that can be enabled for VTs?
An easy solution is just to disable VTs in the standard run level, and maybe use runlevel 4 as X with VTs. However, it seems that automatically locking access after a timeout should be a standard security feature, whether you are using an X session or a VT console.