On 20 Dec 2001 at 15:43, i-engg3 wrote: > I want to block their access to xwindows, i want them to work only with > console mode. Is there any way to do that?
Remove setuid bit for /usr/bin/X11R6/X. It point to /usr/X11R6/bin/Xwrapper. Nobody will be able to start . Or better chmod 700 for /usr/X11R6/bin. Nobody will be able to cd into it and execute anything.. Shridhar _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
