You need to carefully document all the steps you are doing.

firewall-confg has no part in the X11 config when using ssh -X/Y.

Usually the X11 break is because when you sudo you become say root and
the user root is not authorized once you become root on the far end.

It gets tricky.

you will need something like xhost +SI:localhost:<username>   to
authorized different user (must be run locally on the machine with the
display).

On Wed, Oct 11, 2023 at 4:27 PM Patrick Dupre <pdu...@gmx.com> wrote:
>
> Hello,
>
> firewall-config works fine locally, but if I make a ssh -X on the machine,
> even in sudo, I get
> X11 connection rejected because of wrong authentication.
>
> xclock run fine.
>
> ===========================================================================
>  Patrick DUPRÉ                                 | | email: pdu...@gmx.com
>  Laboratoire interdisciplinaire Carnot de Bourgogne
>  9 Avenue Alain Savary, BP 47870, 21078 DIJON Cedex FRANCE
> ===========================================================================
> _______________________________________________
> 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, report it: 
> https://pagure.io/fedora-infrastructure/new_issue
_______________________________________________
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, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to