! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
xfce-mcs-manager disables usage of untrusted X connections
Status:
RESOLVED: WONTFIX
Product:
Xfce-mcs
Component:
General

Comments

Description Manuel Reimer 2008-09-07 19:00:48 CEST
For security reasons I prefer to use untrusted X connections, sometimes. A common way to get one is to connect to a server using ssh -X to be able to execute remote X applications without granting the remote application to read any keystroke in your locally running email program.

A good way to get an application easily tested with untrusted connection is:

xauth -f myauth generate :0.0 MIT-MAGIC-COOKIE-1 untrusted
XAUTHORITY=$PWD/myauth firefox

If XFCE is started with "default settings", then the above command will fail and cause an error. If I execute

chmod o-x /usr/bin/xfce-mcs-manager

as root and restart XFCE after that, then XFCE looks a bit silly but my untrusted X connections work well. Why does xfce-mcs-manager break untrusted X connections? Is there a workaround?
Comment 1 Nick Schermer editbugs 2011-05-23 09:28:14 CEST
Close bugs in products that are not active anymore.

Bug #4361

Reported by:
Manuel Reimer
Reported on: 2008-09-07
Last modified on: 2011-05-23

People

Assignee:
Xfce Bug Triage
CC List:
0 users

Version

Attachments

Additional information