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 at 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? Thanks -- Cristofer Reyes Aguilera linux-user #353991 http://www.inf.utfsm.cl/~crreyes Laboratorio de Computacion, Departamento de Informatica, UTFSM crreyes (at) inf (dot) utfsm (dot) cl -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available URL: <http://lists.centos.org/pipermail/centos/attachments/20050405/b44352e0/attachment-0001.sig>
On Apr 5, 2005, at 10:15 PM, Cristofer N. Reyes A. wrote:> [root at server]# mysql-administrator > > (mysql-administrator-bin:19124): Gtk-WARNING **: cannot open display:1. what is the value of $DISPLAY before you open the ssh connection? 2. what is the value of $DISPLAY after you open the connection? knowing those answers will help pinpoint the source of the problem. -steve --- If this were played upon a stage now, I could condemn it as an improbable fiction. - Fabian, Twelfth Night, III,v
-----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 at 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. .dn -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFCU06ECRFXD+VcGBkRAuINAJoDNAbR8veS9tkTzrGA60+1tSVibQCcDybY QwmQab7co8WbnISb20EC2sc=XTW8 -----END PGP SIGNATURE-----
On Tue, 2005-04-05 at 22:15 -0400, Cristofer N. Reyes A. wrote:> I've a server with Centos 4.0 without X server, but I need use > mysql-administrator from other pc with X server. > > [snip] > > What's the problem?Did you pass -X or -Y to ssh? -- Ignacio Vazquez-Abrams <ivazquez at ivazquez.net> http://centos.ivazquez.net/ gpg --keyserver hkp://subkeys.pgp.net --recv-key 38028b72 -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part URL: <http://lists.centos.org/pipermail/centos/attachments/20050405/aafbeb39/attachment-0001.sig>