Its the /etc/ssh/sshd_config daemon file not the client config.. Restart the sshd daemon and made a new ssh connection to this system. service sshd restart www.linuxtech.cc -----Original Message----- From: fedora-list-bounces@xxxxxxxxxx [mailto:fedora-list-bounces@xxxxxxxxxx] On Behalf Of Guy Fraser Sent: Monday, January 10, 2005 11:37 AM To: fedora-list@xxxxxxxxxx Subject: Re: exporting display On Fri, 2005-07-01 at 17:01 -0500, William Hooper wrote: > Guy Fraser said: > > Since installing FC3 ssh -X doesn't work for me any more. > > Did you forget to read the release notes? > You are right I did not read the release notes, but after reading this part: " In addition, OpenSSH is no longer configured to request X11 forwarding by default when connecting to servers. To enable X11 forwarding, the -X or -Y option must be specified, or the ForwardX11 option must be enabled in the ~/.ssh/config file. The behavior of ssh clients that are invoked with the -X flag has changed. In OpenSSH 3.8 and later, X11 forwarding is performed in a way that applications run as untrusted clients by default. Previously, X11 forwarding was performed so that applications always ran as trusted clients. Some applications may not function properly when run as untrusted clients. To forward X11 so that applications are run as trusted clients, invoke ssh with the -Y flag instead of the -X flag, or set ForwardX11Trusted in the ~/.ssh/config file. " I put ; ForwardX11 yes into /etc/ssh/ssh_config shouldn't this work? I will try "-Y" but I also tried "-X" and it didn't work either. > -- > William Hooper > -- Guy Fraser Network Administrator The Internet Centre 1-888-450-6787 (780)450-6787 -- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list This message (including any attachments) contains confidential information intended for a specific individual and purpose, and is protected by law. If you are not the intended recipient, you should delete this message. Any disclosure, copying, or distribution of this message, or the taking of any action based on it, is strictly prohibited.