nanogui@linuxhacker.org
nanogui@linuxhacker.org
: The VNC viewer distributed with Microwindows has the user password code
: commented out, this can give the above error if you have a password set on
: your server. Uncomment the getpass() call in vncviewer/rfbproto.c and
: re-compile.
When I compile in the getpass() call, I can't enter the password
from the keyboard, so I have compiled in a static value for the
password.
Regards,
Greg
nanogui@linuxhacker.org