linuxmint / cinnamon

A Linux desktop featuring a traditional layout, built from modern technology and introducing brand new innovative features.
GNU General Public License v2.0
4.56k stars 745 forks source link

Firefox opened in client not on server then using ssh -XC remote running? #10430

Open piark opened 3 years ago

piark commented 3 years ago
 * Cinnamon version (cinnamon --version)
   - Please specify if you are using the daily builds PPA
     (https://launchpad.net/~linuxmint-daily-build-team/+archive/ubuntu/daily-builds).
 * Distribution - (Mint 17.2, Arch, Fedora 25, etc...)
 * Graphics hardware *and* driver used
 * 32 or 64 bit
 * Attach ~/.xsession-errors, or /var/log/syslog

Issue

Steps to reproduce

Expected behaviour

Other information

Configuration info, if applicable If this bug report is related to an Applet, Desklet or Extension, please paste (or use a pastebin service) the offending extension's settings, if it has any. You can obtain this by opening its configuration, clicking the 'hamburger' button in the upper-right corner of the window, and selecting "Export to a file". Please be sure to review the contents and remove any personal data it may contain.


Please paste here
piark commented 3 years ago

Cinnamon version 5.0.6 when i running ssh command, like , ssh -XC myserver and , run firefox &, in the remote server. and, in same time, having firefox already started on client.

The calls of file://home/myuser/file show the content of client directory , not the server directory.

Running without problem when using option "firefox --new-instance".

There is appear to be a problem because the server process is not

Si suggest that is a problem but i'm not sure there is the good place to do this.

That seems to be a problem because a remote process should not be able to access from server to client, at the processes of the client machine. It seems that this mode of operation can pose serious security problems, second problem is the two users is not the same user, but, appear to be a control on a currently running process on the client side.....

Thanks you. Regards.