Reconnecting after timeout

2007-04-10 Thread Joe Byers
I am running vnc enterprise on a redhat linux EL4 server. I have the connections running through xinetd. This works great but for one problem. Periodically I will have a vnc client connected and allow it to timeout. When I try and reconnect, I get the message, "user already logged in" with t

vnc connection to restricted XP accounts

2007-04-10 Thread Paul Kaplan
I have realvnc running as a service on XP SP2, and it works fine as long as I try to connect to user accounts that have administrative privileges. When I try to access restricted accounts, my remote connection gets terminated. This is true whether I connect directly or through java. How can I

Can't reach vncserver

2007-04-10 Thread Paul Kaplan
When I'm at work, I am unable to get a connection to my realvnc server on a home XP SP2 (Pro) box. Is this blocked by a corporate firewall? Is there a way around this? It would be very helpful to be able to troubleshoot remotely for the family. ___

Re: vnc connection to restricted XP accounts

2007-04-10 Thread evets dranem
Paul Kaplan wrote: >I have realvnc running as a service on XP SP2, and it works fine as long as I >try to connect to user accounts that have administrative privileges. When I >try to access restricted accounts, my remote connection gets terminated. >This is true whether I connect directly or

Re: iso-8859-1 Latin-1 encoding through vncviewer 4.1.2

2007-04-10 Thread Seak, Teng-Fong
Martin wrote: > I have problems sending iso-8859-1 characters through the vnc viewer. It > looks like I have an English setup on my system on the VNC server side, > which I don't. Have checked the regional settings and it is set to > Norwegian. Also the settings on the computer I connect from it se

Re: Can't reach vncserver

2007-04-10 Thread Mick
On Tuesday 10 April 2007 12:30, Paul Kaplan wrote: > When I'm at work, I am unable to get a connection to my realvnc server on a > home XP SP2 (Pro) box. Is this blocked by a corporate firewall? If you can access your home PC from other IP addresses, but not from work, then it is quite likely it

Re: vnc connection to restricted XP accounts

2007-04-10 Thread Mick
On Tuesday 10 April 2007 12:28, Paul Kaplan wrote: > I have realvnc running as a service on XP SP2, and it works fine as long as > I try to connect to user accounts that have administrative privileges. > When I try to access restricted accounts, my remote connection gets > terminated. This is true

Re: Reconnecting after timeout

2007-04-10 Thread Mick
Not familiar with VNC running on a linux box, but what does the -once option do? On Tuesday 10 April 2007 12:37, Joe Byers wrote: > I am running vnc enterprise on a redhat linux EL4 server. I have the > connections running through xinetd. This works great but for one problem. > > Periodically I

Button Setup...Copy/Paste

2007-04-10 Thread E Mail
Ok... probably silly question... Via a VNC setup done by someone else in my group, during the VNC session highlighting text, then clicking the middle button would 'copy/paste' that text to the cursor location... When I setup VNC, this is not working... Is this a VNC setup? or a 'desktop' setup

RE: iso-8859-1 Latin-1 encoding through vncviewer 4.1.2

2007-04-10 Thread Martin
>Martin wrote: >> I have problems sending iso-8859-1 characters through the vnc viewer. It >> looks like I have an English setup on my system on the VNC server side, >> which I don't. Have checked the regional settings and it is set to >> Norwegian. Also the settings on the computer I connect from

RE: Button Setup...Copy/Paste

2007-04-10 Thread Boger, Mike
Ray- Make sure that "vncconfig" is running in some form- Most of our users have "vncconfig -nowin" in their xstartup file Here's what we have here (Takes care of Linux or Solaris): #!/bin/sh vncconfig -nowin & if [ "`uname`" = "Linux" ] then /usr/bin/startkde & else /usr/dt/bin/Xsess

Re: vnc connection to restricted XP accounts

2007-04-10 Thread Paul Kaplan
It is started a system service. What happens is that when I attempt to login to a restricted user account, the connection is dropped. Paul On Tuesday 10 April 2007 3:57:38 pm Mick wrote: > On Tuesday 10 April 2007 12:28, Paul Kaplan wrote: > > I have realvnc running as a service on XP SP2, and