> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]] On Behalf Of vipin kumar > hi.. > does VNC maintains a list of IP addresses from which it was > accessed remotely??? > > I am facing problem with a troublesome user who accesses the VNC > server and he is not supposed to do that. I am unable to find or > trace him out. How can i find out who has accessed the VNC server. > Can i get the IP addresses of all the machines which has taken > remote control of the VNC server??? > > Please help me > > vipin
Yes, this is listed in the debug logs. If you are running a Unix variant they should be in "~/.vnc". If you are running MS Windows you need to turn the logging on in the registry. Look at the documentation available at www.realvnc.com. A better option would be to use the hosts.allow/deny (Unix) or AuthHosts to only allow connections from the IP of the people that are "supposed to do that". -- William _______________________________________________ VNC-List mailing list [EMAIL PROTECTED] http://www.realvnc.com/mailman/listinfo/vnc-list
