that won't work. and the reason it won't work is because its his sun box
that's refusing the connection not his linux one. this will work on windows.
i used it for 2 years this way. i noticed there isn't an xhost command
anymore but in CDE there was a GUI front end for it (i don't use the GUI
anymore and haven't for a long time but after an initial install before i
remove the keyboard/monitor/mouse i set up the initial accounts via the gui
front end to useradd and poke around to see if anything's changed in cde or
openwin)
anyway the long and the short of it are he has to do two things
1. make solaris allow exported xsessions
2. tell it where to export it to
xhost appears to be gone but setenv isn't. i did this in a cshell
> > hi,all,
> > i aborted the consideration of display sun xwindow on win2k
> > windows.think that,display it on RedHat 7.1 more reasonable. so i must
> > export the sun environment
> > varable:DISPLAY=10.100.143.30:0.0(RedHat machine IP),then execute
> > command:/usr/openwin/bin/xhost +10.100.143.30(RedHat machine IP).but,at
> > this,the sun server said:
> > Xlib:connection to "10.100.143.30:0.0" refused by server Xlib:client is
> > not authorized to connect to server /usr/openwin/bin/xhost:unable to
> > open display "10.100.143.30:0.0"
> > i don`t know which files i must config first for authorization,in order
> > to admit accessing.
> > pls tell me the method.
> > thanks a lot.
> > Atom.
> How about using XDMCP?
> From Redhat, grab a root console and type in:
> X :1 -depth 16 -query <host>
> [ ToZ ]