How to start vnc server for specific users on specific day?

General support questions including new installations
Post Reply
emacsx
Posts: 5
Joined: 2016/02/05 04:33:23

How to start vnc server for specific users on specific day?

Post by emacsx » 2016/02/05 04:40:45

I have an issue that there are total of 40 users for which I have to start vnc server, but only first 20 should get access on Monday and only the rest of 20 should have access on Tuesday. Right now I have to manually edit the /etc/sysconfig/vncservers file each day by commenting out the users which shouldn't have access on that day.

Is there a simple way to automate this process, lets say by writing a script?

Post Reply