x64Jimbo
September 29th, 2006, 01:51 PM
Hi there!
I have a server with several users plus myself. I want to prevent the users from running any sort of gui - I have VNC server installed for myself, but I would like to deny them the ability to start their own vnc sessions and even open any ports period. If I block the VNC app specifically, they can always download a standalone VNC server and run it from their home directory.
I don't want to have to do something silly like a cronjob that recursively scans for and deletes all files containing the phrase "vnc" from their home folder every 30 seconds, but after nearly an hour of searching around, I'm beginning to think that it might not be such a bad idea.
Thanks in advance,
~Jimbo
I have a server with several users plus myself. I want to prevent the users from running any sort of gui - I have VNC server installed for myself, but I would like to deny them the ability to start their own vnc sessions and even open any ports period. If I block the VNC app specifically, they can always download a standalone VNC server and run it from their home directory.
I don't want to have to do something silly like a cronjob that recursively scans for and deletes all files containing the phrase "vnc" from their home folder every 30 seconds, but after nearly an hour of searching around, I'm beginning to think that it might not be such a bad idea.
Thanks in advance,
~Jimbo