I dont quite know if this is going to solve your issue. Under Solaris
8, I do not have the problem you describe, and use "-query
localhost".
I can think of two things you can try if you want to continue to use
XDMCP: 1) -broadcast instead of -query. 2) -query <"real" IP address>
instead of -quer
Im running as "nobody" under Solaris 8 with the following inetd.conf
entry:
vnc stream tcp nowait nobody /usr/local/vnc/Xvnc Xvnc -inetd
-query localhost -once -geometry 1024x768 -depth 24 -nevershared
-dontdisconnect -dpi 100
Thats one long line.
Ive never used the java version, so I c
Kelly:
You want to look into the "AllowShutdown" registry setting. See
http://www.uk.research.att.com/vnc/winvnc.html
Bob.
--- kelly kloen <[EMAIL PROTECTED]> wrote:
> hello i am kloenie
>
> i have 20 windows nt clients and i have vnc running on it so i can
> watch them
> what they are doing.
Schonborg
> JPSS Inc. - Sandia National Laboratories Contractor
> (505)844-5753
> --
> There are two major products that come out of Berkley: LSD and
> Unix. We
> don't believe this to be a coincidence. -- Jeremy S. Anderson
>
>
>
> -Original Message--
Is it possible to run multiple WinVNC servers on the same server?
What I would like to do is this: I would like to have one server run
"Disable Remote Keyboard & Pointer", and the other, not.
Can this be done?
Bob.
=
__
Do You Yahoo!?
Yahoo
I have been able to get CDE working under Solaris _8_ by doing the
following with VNC 3.3.3r2:
* Download and install VNC somewhere (I picked /usr/local/vnc)
* Add the following line to /etc/services
vnc 5901/tcp # Virtual Network Computing
* Add the following (one long) line to /etc/in