On Wed, 2005-04-06 at 08:12 -0400, William Hooper wrote:
donavan nelson said:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Cristofer N. Reyes A. wrote: | Hi all! | | I've a server with Centos 4.0 without X server, but I need use | mysql-administrator from other pc with X server. In the moment to export X from | the server this message show me: | [root@server]# mysql-administrator | | (mysql-administrator-bin:19124): Gtk-WARNING **: cannot open display: | | The /etc/ssh/sshd_config have X11Forwarding yes | and the /etc/ssh/ssh_config have | Host * | GSSAPIAuthentication yes | ForwardX11 yes> | | What's the problem?
Read up on the new secret (poorly documented) ForwardX11Trusted options.
I wouldn't call something in the FAQ poorly documented.
I think he meant poorly documented by RH ... there are a zillion bugs posted concerning this ... here is the fc3 one where they say they will fix it:
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=137685
They seem to be going to fix this in a future RHBA for RHEL4 as well (probably in Update1):
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=150262
Johnny Hughes