What follows pertains to Solaris 9 but will, I think, port to RHEL without
a lot of work.
It is possible to start VNC through inetd. Starting Xvnc with the
"-inetd -nolisten named -query LOCALHOSTIP" where LOCALHOSTIP is running
xdm (or dtlogin) will let the user authenticate and then start a sess
wrote:
> On Tue, 14 Jun 2005, Jeff Hall wrote:
>
> Jeff,
> I am using Solaris 8 on SPARC, not Solaris x86. I tried replacing
> /usr/openwin/bin/xdm with the X11R6.5.1 version and got the same issue.
> I don't think xdm is ever being called because I also remove
The problem is an incompatibility between Xvnc 4.x and the xdm supplied
with Solaris 8/9 (maybe 10 also). The solution that worked for me was to
build X11R6 V4.3.0 from source and use its xdm.
On Tue, 14 Jun 2005, Tom Schmidt wrote:
> Has anyone been able to get Xvnc 4.X to work via inetd on Sola
This is a problem with the Solaris xdm. The only solution that I know
of is to build a newer version of xdm. I was successful using the
XFree 4.3.0 version.
On Tue, 3 May 2005, Malhotra, Dave wrote:
> Whenever I connect with vncviewer I get the window manager and I put in
> my login and password
version of xdm rather than the /usr/openwin/bin
version. I did not rebuild vnc.
Jeff Hall
On Mon, 25 Apr 2005, Alasdair Ferro wrote:
> Jeff,
>
> I've been running VNC on Solaris 9 (9/04 with no patches) for a while
> now with no problem. However my Solaris 8 (2/04, but with the l
The version of xdm that ships with Solaris 8 and 9 is incompatible with
VNC 4. This incompatibility is the reason the VNC window disappears
after connecting and logging in. I was able to get VNC 4.1.1 to work
by downloading the XFree 4.3.0 source, building it and using the xdm
that comes with it.
_