Hello the list,

I'm trying to run an application with export display via ssh tunnel. So, I connect from my client host (Ubuntu) to my server (RHELv5) with ssh -X [EMAIL PROTECTED]

If I try to run xclock, it works ; so, my export display works.

Now I try to run an application that is java embedded, and it doesn't want to start, complaining about export display.
If I try this application on a RHELv4 box, export display works !

Can you see a configuration difference between RHELv4 and RHELv5 that could produce that issue ?? Could java been involved in ? How to deal with it ?

On server :
TERM=xterm
DISPLAY=localhost:11.0

On client :
$ xhost
access control disabled, clients can connect from any host

Regards,

Ben

_______________________________________________
rhelv5-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/rhelv5-list

Reply via email to