On 5/7/22 12:45, C Linus Hicks wrote:
the remote machines are derivitives of RHEL 6,7,8


You may be running in to a known issue (BZ#1972266), if ForwardX11 is set in ssh_config on the client and X11Forwarding yes is set in sshd_config on the remote host.

Check the server for /etc/profile.d/ssh-x-forwarding.sh.  If that file is present, try removing or renaming it, and determine whether the problem is still present.

If that isn't the issue, it would probably be useful for you to provide the full output of:

ssh -v <remote host> "set -x; pwd; exit"
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to